Torque3D Documentation / _generateds / VSoundEffectNetEvent

VSoundEffectNetEvent

Engine/source/Verve/Torque3D/VSoundEffect.h

More...

Private Types

Parent 

Public Functions

Detailed Description

Private Types

typedef NetEvent Parent 

Public Attributes

bool mIs3D 
F32 mPitch 
F32 mPosition 
SFXProfile * mProfile 
MatrixF mTransform 

Public Functions

VSoundEffectNetEvent(void )

DECLARE_CONOBJECT(VSoundEffectNetEvent )

pack(NetConnection * pConnection, BitStream * pStream)

Reimplemented from: NetEvent

process(NetConnection * pConnection)

Reimplemented from: NetEvent

unpack(NetConnection * pConnection, BitStream * pStream)

Reimplemented from: NetEvent

write(NetConnection * pConnection, BitStream * pStream)

Reimplemented from: NetEvent