Torque3D Documentation / _generateds / ConnectionStringTable::Entry

ConnectionStringTable::Entry

Engine/source/sim/connectionStringTable.h

More...

Public Attributes

will be 0 if this string is unused.

Entry *

the next hash entry for this id

Entry *

the next in the LRU list

Entry *

the prev entry in the LRU list

bool

The other side now has this string.

Global string table entry of this string.

Detailed Description

Public Attributes

U32 index 

will be 0 if this string is unused.

index of this entry

Entry * nextHash 

the next hash entry for this id

Entry * nextLink 

the next in the LRU list

Entry * prevLink 

the prev entry in the LRU list

bool receiveConfirmed 

The other side now has this string.

NetStringHandle string 

Global string table entry of this string.