ITR2_ASSET/IntoTheRadius2/Content/Sound/Mixer/SC_Creatures.json

24 lines
664 B
JSON
Raw Permalink Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SoundClass",
"Name": "SC_Creatures",
"Class": "UScriptClass'SoundClass'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ChildClasses": [
{
"ObjectName": "SoundClass'Mimic'",
"ObjectPath": "/Game/Sound/Mixer/Mimic.0"
},
{
"ObjectName": "SoundClass'SC_Fragment'",
"ObjectPath": "/Game/Sound/Mixer/SC_Fragment.0"
}
],
"ParentClass": {
"ObjectName": "SoundClass'SC_All_SFX'",
"ObjectPath": "/Game/Sound/Mixer/SC_All_SFX.0"
}
}
}
]