Torque3D Documentation / _generateds / SetMissionCRCEvent

SetMissionCRCEvent

Engine/source/T3D/gameBase/gameConnectionEvents.h

More...

Public Types

Parent 

Private Attributes

Detailed Description

Public Types

typedef NetEvent Parent 

Private Attributes

U32 mCrc 

Public Functions

SetMissionCRCEvent(U32 crc)

DECLARE_CONOBJECT(SetMissionCRCEvent )

pack(NetConnection * , BitStream * bstream)

Reimplemented from: NetEvent

process(NetConnection * con)

Reimplemented from: NetEvent

unpack(NetConnection * , BitStream * bstream)

Reimplemented from: NetEvent

write(NetConnection * con, BitStream * bstream)

Reimplemented from: NetEvent