Class PlayerWithAuthority
Inherited Members
UnityEngine.Component.guiText
UnityEngine.Component.guiElement
UnityEngine.Component.guiTexture
Namespace: Global Namespace
Syntax
public class PlayerWithAuthority : NetworkBehaviour
Fields
objAuthPrefab
Declaration
public GameObject objAuthPrefab
Field Value
Type | Description |
---|---|
GameObject |
objNoAuthPrefab
Declaration
public GameObject objNoAuthPrefab
Field Value
Type | Description |
---|---|
GameObject |
Methods
OnStartAuthority()
Declaration
public override void OnStartAuthority()
Overrides
OnStartLocalPlayer()
Declaration
public override void OnStartLocalPlayer()