Torque3D Documentation / _generateds / VSoundEffectEvent

VSoundEffectEvent

Engine/source/Verve/Extension/SoundEffect/VSoundEffectEvent.h

More...

Private Types

enum
_Anonymous_ {  SFXStartBuffer = 100
}

Public Static Functions

bool
setSoundData(void * pObject, const char * pArray, const char * pData)

Detailed Description

Private Types

@219

Enumerator

SFXStartBuffer = 100
typedef VSceneObjectEvent Parent 

Public Attributes

SimObjectPtr< VTorque::SoundEffectType > mSoundEffect 

Public Functions

VSoundEffectEvent(void )

DECLARE_CONOBJECT(VSoundEffectEvent )

onTrigger(const S32 & pTime, const S32 & pDelta)

Reimplemented from: VEvent

setDuration(const S32 & pDuration)

Reimplemented from: VEvent

Public Static Functions

initPersistFields(void )

setSoundData(void * pObject, const char * pArray, const char * pData)