Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
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 void SoundDestroy (AudioHandle handle)
proto static native AudioHandle SoundPlay (AudioHandle bank, AudioHandle shader)

Detailed Description

Definition at line 3 of file enaudio.c.

Member Function Documentation

◆ BankLoad()

proto static native AudioHandle BankLoad ( string path)
staticprivate

References path.

◆ ShaderLoad()

proto static native AudioHandle ShaderLoad ( string path)
staticprivate

References path.

◆ SoundDestroy()

proto static native void SoundDestroy ( AudioHandle handle)
staticprivate

◆ SoundPlay()

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

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/1_core/proto/enaudio.c