rh_emit_sound2
No description available for this symbol.
Syntax
native bool:rh_emit_sound2(const entity, const recipient, const channel, const sample[], Float:vol = VOL_NORM, Float:attn = ATTN_NORM, const flags = 0, const pitch = PITCH_NORM, emitFlags = 0, const Float:origin[3] = {0.0,0.0,0.0})
Usage
| entity | — |
| recipient | — |
| channel | — |
| sample | — |
| vol | — |
| attn | — |
| flags | — |
| pitch | — |
| emitFlags | — |
| 0 | — |
Return
bool — This function has no return value.
Defined in
reapi_engine.inc
at line 212
.
This documentation was automatically generated from source.