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

35 lines
No EOL
1,013 B
JSON

[
{
"Type": "SoundClass",
"Name": "SC_PreMaster",
"Class": "UScriptClass'SoundClass'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Properties": {
"Volume": 30.0
},
"ChildClasses": [
{
"ObjectName": "SoundClass'SC_Menu'",
"ObjectPath": "/Game/Sound/Mixer/SC_Menu.0"
},
{
"ObjectName": "SoundClass'SC_ALL_VoiceChat'",
"ObjectPath": "/Game/Sound/Mixer/SC_ALL_VoiceChat.0"
},
{
"ObjectName": "SoundClass'SC_Above_Water'",
"ObjectPath": "/Game/Sound/Mixer/SC_Above_Water.0"
},
{
"ObjectName": "SoundClass'SC_Underwater'",
"ObjectPath": "/Game/Sound/Mixer/SC_Underwater.0"
}
],
"ParentClass": {
"ObjectName": "SoundClass'Master_Out'",
"ObjectPath": "/Game/Sound/Mixer/Master_Out.0"
}
}
}
]