![]() TGE Version 1.5.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GhostInfo Struct Reference#include <netConnection.h>
Detailed DescriptionInformation about a ghosted object.
Member Enumeration Documentation
Field DocumentationThe object being ghosted.
Flags indicating what state data needs to be transferred.
How many updates have we skipped this guy?
Flags from GhostInfo::Flags.
A float value indicating the priority of this object for updates.
List of references in NetConnections to us.
Next ghosted object.
Previous ghosted object.
Connection that we're ghosting over.
GhostInfo references are stored in a hash; this is the bucket implementation.
|