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

19 lines
514 B
JSON
Raw Normal View History

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