26 lines
713 B
JSON
26 lines
713 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundEffectSourcePresetChain",
|
||
|
"Name": "Chain_1",
|
||
|
"Class": "UScriptClass'SoundEffectSourcePresetChain'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Chain": [
|
||
|
{
|
||
|
"Preset": {
|
||
|
"ObjectName": "SourceEffectEQPreset'EQ_1'",
|
||
|
"ObjectPath": "/Game/Sound/Effects/EQ_1.0"
|
||
|
},
|
||
|
"bBypass": false
|
||
|
},
|
||
|
{
|
||
|
"Preset": {
|
||
|
"ObjectName": "SourceEffectWaveShaperPreset'Sharper_1'",
|
||
|
"ObjectPath": "/Game/Sound/Effects/Sharper_1.0"
|
||
|
},
|
||
|
"bBypass": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|