Functionl_audio_play_sound@brief audio.play_sound( name: string, x: number, y: number, z: number, volume: number, pitch: number, channel: string = "regular", loop: bool = false
src/logic/scripting/lua/libaudio.cpp:139
Functionl_audio_play_stream@brief audio.play_stream( name: string, x: number, y: number, z: number, volume: number, pitch: number, channel: string = "regular", loop: bool = fals
src/logic/scripting/lua/libaudio.cpp:94