ClientZoneInEvent
Engine/source/afx/arcaneFX.cpp
Private Types
Parent
Public Functions
DECLARE_CATEGORY("AFX" )
pack(NetConnection * , BitStream * bstream)
process(NetConnection * conn)
unpack(NetConnection * , BitStream * bstream)
write(NetConnection * , BitStream * bstream)
Detailed Description
Private Types
typedef NetEvent Parent
Public Functions
ClientZoneInEvent()
~ClientZoneInEvent()
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(ClientZoneInEvent )
pack(NetConnection * , BitStream * bstream)
Reimplemented from: NetEvent
process(NetConnection * conn)
Reimplemented from: NetEvent
unpack(NetConnection * , BitStream * bstream)
Reimplemented from: NetEvent
write(NetConnection * , BitStream * bstream)
Reimplemented from: NetEvent