NetworkInstantiated
property in Coherence.Toolkit.NetworkEntityState
Properties
public bool NetworkInstantiated { get; }
true if the entity originates from network replication (created by another client). false if the entity was created locally.
Property Value
Type | Description |
---|---|
bool |