Torque3D Documentation / _generateds / GhostAlwaysObjectEvent

GhostAlwaysObjectEvent

Engine/source/sim/netGhost.cpp

More...

Public Types

Parent 

Detailed Description

Public Types

typedef NetEvent Parent 

Private Attributes

U32 ghostIndex 
NetObject * object 
SimObjectId objectId 
bool validObject 

Public Functions

GhostAlwaysObjectEvent(NetObject * obj, U32 index)

~GhostAlwaysObjectEvent()

DECLARE_CONOBJECT(GhostAlwaysObjectEvent )

pack(NetConnection * ps, BitStream * bstream)

Reimplemented from: NetEvent

process(NetConnection * ps)

Reimplemented from: NetEvent

unpack(NetConnection * ps, BitStream * bstream)

Reimplemented from: NetEvent

write(NetConnection * ps, BitStream * bstream)

Reimplemented from: NetEvent