Property NetworkManager
NetworkManager
Gets the NetworkManager that owns this NetworkBehaviour instance
See note around NetworkObject
for how there is a chicken / egg problem when we are not initialized
Declaration
public NetworkManager NetworkManager { get; }
Property Value
Type | Description |
---|---|
NetworkManager |