Property IsSynchronizing
IsSynchronizing
When set, this indicates it is the first state being synchronized. Typically when the associate NetworkObject is spawned or a client is being synchronized after connecting to a network session in progress.
Declaration
public bool IsSynchronizing { get; }
Property Value
Type | Description |
---|---|
bool |