C# 클래스 GlobalAssets, Unet-Client-Server-Example

상속: MonoBehaviour
파일 보기 프로젝트 열기: michaelmanus/Unet-Client-Server-Example 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ClientEntityPrefab GameObject
NetworkEntityStatePrototype GameObject
PlayerClientPrefab GameObject
ServerEntityPrototype GameObject

프로퍼티 상세

ClientEntityPrefab 공개적으로 프로퍼티

public GameObject ClientEntityPrefab
리턴 GameObject

NetworkEntityStatePrototype 공개적으로 프로퍼티

public GameObject NetworkEntityStatePrototype
리턴 GameObject

PlayerClientPrefab 공개적으로 프로퍼티

public GameObject PlayerClientPrefab
리턴 GameObject

ServerEntityPrototype 공개적으로 프로퍼티

public GameObject ServerEntityPrototype
리턴 GameObject