Sim2DAudioEvent
Engine/source/T3D/gameBase/gameConnectionEvents.h
Public Types
Parent
Private Attributes
Public Functions
Sim2DAudioEvent(SFXProfile * profile)
pack(NetConnection * , BitStream * bstream)
process(NetConnection * )
unpack(NetConnection * , BitStream * bstream)
write(NetConnection * , BitStream * bstream)
Detailed Description
Public Types
typedef NetEvent Parent
Private Attributes
SFXProfile * mProfile
Public Functions
Sim2DAudioEvent(SFXProfile * profile)
DECLARE_CONOBJECT(Sim2DAudioEvent )
pack(NetConnection * , BitStream * bstream)
Reimplemented from: NetEvent
process(NetConnection * )
Reimplemented from: NetEvent
unpack(NetConnection * , BitStream * bstream)
Reimplemented from: NetEvent
write(NetConnection * , BitStream * bstream)
Reimplemented from: NetEvent