Property GhostCountOnServer
GhostCountOnServer
The total number of ghosts on the server the last time a snapshot was received. Use this and GhostCountOnClient to figure out how much of the state the client has received.
Declaration
public int GhostCountOnServer { get; }
Property Value
Type | Description |
---|---|
int |