Version: 2017.1

PlayerController

class in UnityEngine.Networking

매뉴얼로 전환

설명

This represents a networked player.

정적 변수

MaxPlayersPerClientThe maximum number of local players that a client connection can have.

변수

gameObjectThe game object for this player.
IsValidChecks if this PlayerController has an actual player attached to it.
playerControllerIdThe local player ID number of this player.
unetViewThe NetworkIdentity component of the player.

Public 함수

ToStringString representation of the player objects state.