|
inlinestaticprotected |
Create and play an EffectSound, using or creating cached SoundParams.
| sound_set | string The sound set name of the sound |
| position | vector The position to play the sound |
| play_fade_in | float The fade in duration of the sound (Optional) |
| stop_fade_out | float The fade out duration of the sound (Optional) |
| loop | bool Whether the sound should loop (Optional) |
EffectSound The created EffectSound См. определение в файле EffectManager.c строка 207
Перекрестные ссылки CreateSound(), GetCachedSoundParam(), SoundParams() и EffectSound::SoundPlayEx().
Используется в Land_WarheadStorage_PowerStation::OnVariablesSynchronized(), PlayItemSoundClient(), BoatScript::PlaySound() и Car::PlaySoundEx().