NodeListEvent
Engine/source/environment/nodeListManager.h
Private Types
Parent
Public Attributes
Public Functions
copyIntoList(NodeListManager::NodeList * copyInto)
mergeLists(NodeListManager::NodeList * oldList)
pack(NetConnection * , BitStream * )
process(NetConnection * )
unpack(NetConnection * , BitStream * )
write(NetConnection * , BitStream * )
Detailed Description
Private Types
typedef NetEvent Parent
Public Attributes
U32 mId
U32 mLocalListStart
NodeListManager::NodeList * mNodeList
U32 mTotalNodes
Public Functions
NodeListEvent()
~NodeListEvent()
copyIntoList(NodeListManager::NodeList * copyInto)
Reimplemented by: DecalRoadNodeEvent, MeshRoadNodeEvent, RiverNodeEvent
DECLARE_CONOBJECT(NodeListEvent )
mergeLists(NodeListManager::NodeList * oldList)
pack(NetConnection * , BitStream * )
Reimplemented from: NetEvent
Reimplemented by: DecalRoadNodeEvent, MeshRoadNodeEvent, RiverNodeEvent
padListToSize()
Reimplemented by: DecalRoadNodeEvent, MeshRoadNodeEvent, RiverNodeEvent
process(NetConnection * )
Reimplemented from: NetEvent
unpack(NetConnection * , BitStream * )
Reimplemented from: NetEvent
Reimplemented by: DecalRoadNodeEvent, MeshRoadNodeEvent, RiverNodeEvent
write(NetConnection * , BitStream * )
Reimplemented from: NetEvent