PathManagerEvent
Engine/source/scene/pathManager.cpp
Public Types
Parent
Public Attributes
Public Functions
pack(NetConnection * , BitStream * )
process(NetConnection * )
unpack(NetConnection * , BitStream * )
write(NetConnection * , BitStream * )
Detailed Description
Public Types
typedef NetEvent Parent
Public Attributes
bool clearPaths
U32 modifiedPath
PathManager::PathEntry path
Public Functions
PathManagerEvent()
DECLARE_CONOBJECT(PathManagerEvent )
pack(NetConnection * , BitStream * )
Reimplemented from: NetEvent
process(NetConnection * )
Reimplemented from: NetEvent
unpack(NetConnection * , BitStream * )
Reimplemented from: NetEvent
write(NetConnection * , BitStream * )
Reimplemented from: NetEvent