30 lines
No EOL
869 B
JSON
30 lines
No EOL
869 B
JSON
[
|
|
{
|
|
"Type": "SoundEffectSourcePresetChain",
|
|
"Name": "TestVoiceEffect",
|
|
"Class": "UScriptClass'SoundEffectSourcePresetChain'",
|
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"Chain": [
|
|
{
|
|
"Preset": {
|
|
"ObjectName": "SourceEffectBitCrusherPreset'TestVoiceBitCrush'",
|
|
"ObjectPath": "/Game/Sound/SFX/Voicechat/TestVoiceBitCrush.0"
|
|
},
|
|
"bBypass": false
|
|
},
|
|
{
|
|
"Preset": {
|
|
"ObjectName": "SourceEffectRingModulationPreset'TestVoiceRingEffect'",
|
|
"ObjectPath": "/Game/Sound/SFX/Voicechat/TestVoiceRingEffect.0"
|
|
},
|
|
"bBypass": false
|
|
},
|
|
{
|
|
"Preset": null,
|
|
"bBypass": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |