13 lines
307 B
JSON
13 lines
307 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundConcurrency",
|
||
|
"Name": "CONC_Mimic_Idle",
|
||
|
"Class": "UScriptClass'SoundConcurrency'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Concurrency": {
|
||
|
"MaxCount": 1
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|