torque Torque Game Engine Documentation
TGE Version 1.5.2

ConnectionStringTable::Entry Struct Reference


Data Fields

StringHandle string
 Global string table entry of this string will be 0 if this string is unused.
U32 index
 index of this entry
EntrynextHash
 the next hash entry for this id
EntrynextLink
 the next in the LRU list
EntryprevLink
 the prev entry in the LRU list
bool receiveConfirmed
 The other side now has this string.

Field Documentation

Global string table entry of this string will be 0 if this string is unused.

the next hash entry for this id

the next in the LRU list

the prev entry in the LRU list

The other side now has this string.




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen