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

28 lines
763 B
JSON
Raw Permalink Normal View History

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