Example #1
0
 void S_StartLocalSound(sfxHandle_t sfx, int channelNum);
Example #2
0
 // if origin is NULL, the sound will be dynamically sourced from the entity
 void S_StartSound(vec3_t origin, int entnum, int entchannel, sfxHandle_t sfx);