afxAudioBank
Engine/source/afx/ce/afxAudioBank.h
Private Types
Parent
Public Attributes
Public Functions
afxAudioBank(const afxAudioBank & , bool )
bool
cloneAndPerformSubstitutions(const SimObject * , S32 index)
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
bool
unpackData(BitStream * stream)
Public Static Functions
Detailed Description
Private Types
typedef SimDataBlock Parent
Public Attributes
SFXDescription * mDescriptionObject
U32 mDescriptionObjectID
StringTableEntry mFilenames [32]
StringTableEntry mPath
bool mPreload
S32 play_index
Public Functions
afxAudioBank()
afxAudioBank(const afxAudioBank & , bool )
~afxAudioBank()
allowSubstitutions()
Reimplemented from: SimObject
cloneAndPerformSubstitutions(const SimObject * , S32 index)
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxAudioBank )
onAdd()
Reimplemented from: SimObject
onPerformSubstitutions()
Reimplemented from: SimDataBlock
packData(BitStream * stream)
Reimplemented from: SimDataBlock
preload(bool server, String & errorStr)
Reimplemented from: SimDataBlock
unpackData(BitStream * stream)
Reimplemented from: SimDataBlock