Method IsServerAuthoritative
IsServerAuthoritative()
Method to determine if this NetworkTransform instance is owner or server authoritative.
Declaration
public bool IsServerAuthoritative()
Returns
| Type | Description |
|---|---|
| bool | true or false |
Remarks
Used by Unity.Netcode.Components.NetworkRigidbody to determines if this is server or owner authoritative.