|
inlinestaticprotected |
Create and play an EffectSound.
params | SoundParams Params to create the sound with |
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 строка 188
Перекрестные ссылки CreateSound(), SoundParams() и EffectSound::SoundPlayEx().