ITR2_ASSET/IntoTheRadius2/Content/Sound/Concurrency/CONC_Mimic_Idle.json

13 lines
307 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SoundConcurrency",
"Name": "CONC_Mimic_Idle",
"Class": "UScriptClass'SoundConcurrency'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Concurrency": {
"MaxCount": 1
}
}
}
]