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