UnityEngine.Networking.PlayerController.PlayerController C# (CSharp) 메소드

PlayerController() 공개 메소드

public PlayerController ( ) : System
리턴 System
        public PlayerController()
        {
            this.playerControllerId = -1;
        }

Same methods

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