Field m_CachedNetworkManager
Internally used by NetworkTransform to keep track of the NetworkManager instance assigned to this this NetworkBehaviour derived class instance.
Namespace: Unity.Netcode.Components
Assembly: solution.dll
Syntax
protected NetworkManager m_CachedNetworkManager
Returns
Type | Description |
---|---|
NetworkManager |