NetStringEvent

Engine/source/sim/connectionStringTable.cpp

More...

Public Types

Parent 

Private Attributes

Detailed Description

Public Types

typedef NetEvent Parent 

Private Attributes

U32 mIndex 
NetStringHandle mString 

Public Functions

NetStringEvent(U32 index, NetStringHandle string)

DECLARE_CONOBJECT(NetStringEvent )

notifyDelivered(NetConnection * ps, bool madeit)

Reimplemented from: NetEvent

pack(NetConnection * , BitStream * bstream)

Reimplemented from: NetEvent

process(NetConnection * connection)

Reimplemented from: NetEvent

unpack(NetConnection * , BitStream * bstream)

Reimplemented from: NetEvent

write(NetConnection * , BitStream * bstream)

Reimplemented from: NetEvent