UnityEngine.Networking.PlayerController.PlayerController C# (CSharp) Méthode

PlayerController() public méthode

public PlayerController ( ) : System
Résultat System
        public PlayerController()
        {
            this.playerControllerId = -1;
        }

Same methods

PlayerController::PlayerController ( GameObject go, short playerControllerId ) : System