27 lines
737 B
JSON
27 lines
737 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundClass",
|
||
|
"Name": "SC_Grab_Item",
|
||
|
"Class": "UScriptClass'SoundClass'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Properties": {
|
||
|
"bApplyAmbientVolumes": true
|
||
|
},
|
||
|
"PassiveSoundMixModifiers": [
|
||
|
{
|
||
|
"SoundMix": {
|
||
|
"ObjectName": "SoundMix'SCM_Grab'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/Submixes/SCM_Grab.0"
|
||
|
},
|
||
|
"MinVolumeThreshold": 0.0,
|
||
|
"MaxVolumeThreshold": 10.0
|
||
|
}
|
||
|
],
|
||
|
"ParentClass": {
|
||
|
"ObjectName": "SoundClass'Player'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/Player.0"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|