afxAudioBank

Engine/source/afx/ce/afxAudioBank.h

More...

Private Types

Parent 

Public Functions

bool

Called when the object is added to the sim.

bool
preload(bool server, String & errorStr)

Called to prepare the datablock for use, after it has been unpacked.

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

Public Static Functions

initPersistFields()