EF_EmitSound
- Синтаксис
-
stock EF_EmitSound(const ENTITY, channel, const SAMPLE[], Float:volume, Float:attenuation, fFlags, pitch) { return engfunc(EngFunc_EmitSound, ENTITY, channel, SAMPLE, volume, attenuation, fFlags, pitch); }
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- This function has no description.