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

17 lines
439 B
JSON
Raw Normal View History

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