The OpenD Programming Language

GameHelperBase.wantAudio

Override this and return true to initialize the audio system. If you return true here, the audio member can be used.

class GameHelperBase
bool
wantAudio
()

Meta