ITR2_ASSET/IntoTheRadius2/Content/Sound/Effects/Chain_Dinamic.json

19 lines
533 B
JSON
Raw Permalink Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SoundEffectSourcePresetChain",
"Name": "Chain_Dinamic",
"Class": "UScriptClass'SoundEffectSourcePresetChain'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Chain": [
{
"Preset": {
"ObjectName": "SourceEffectEQPreset'SE_Dinamic_EQ'",
"ObjectPath": "/Game/Sound/Effects/Source_Effects/SE_Dinamic_EQ.0"
},
"bBypass": false
}
]
}
}
]