Field m_CachedIsServer
Internally used by NetworkTransform to keep track of whether this NetworkBehaviour derived class instance was instantiated on the server side or not.
Namespace: Unity.Netcode.Components
Assembly: solution.dll
Syntax
protected bool m_CachedIsServer
Returns
Type | Description |
---|---|
bool |