C# 클래스 UnityEngine.Networking.NetworkSystem.PeerInfoPlayer

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
netId UnityEngine.Networking.NetworkInstanceId
playerControllerId short

프로퍼티 상세

netId 공개적으로 프로퍼티

The networkId of the player object.

public NetworkInstanceId,UnityEngine.Networking netId
리턴 UnityEngine.Networking.NetworkInstanceId

playerControllerId 공개적으로 프로퍼티

The playerControllerId of the player GameObject.

public short playerControllerId
리턴 short