natives.SET MISSION AUDIO POSITION
Jump to navigation
Jump to search
natives.SET_MISSION_AUDIO_POSITION
Signature: void natives.SET_MISSION_AUDIO_POSITION(int sound, Vec3 position)
Usage: sets the mission audio position
Parameters
- int sound Sound handle to act upon.
- Vec3 position World coordinates (x, y, z).
Return
void
On failure: void