DayZ 1.24
Loading...
Searching...
No Matches
AudioSystem Class Reference

Static Private Member Functions

proto static native AudioHandle BankLoad (string path)
 
proto static native AudioHandle ShaderLoad (string path)
 
proto static native AudioHandle SoundPlay (AudioHandle bank, AudioHandle shader)
 
proto static native void SoundDestroy (AudioHandle handle)
 

Detailed Description

Definition at line 3 of file EnAudio.c.

Member Function Documentation

◆ BankLoad()

proto static native AudioHandle AudioSystem::BankLoad ( string path)
staticprivate

◆ ShaderLoad()

proto static native AudioHandle AudioSystem::ShaderLoad ( string path)
staticprivate

◆ SoundDestroy()

proto static native void AudioSystem::SoundDestroy ( AudioHandle handle)
staticprivate

◆ SoundPlay()

proto static native AudioHandle AudioSystem::SoundPlay ( AudioHandle bank,
AudioHandle shader )
staticprivate

The documentation for this class was generated from the following file: