C# 클래스 DataCenter, Theircraft

상속: MonoBehaviour
파일 보기 프로젝트 열기: wetstreet/Theircraft 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
name string
playerID uint
spawnPosition Vector3
spawnRotation Vector3

프로퍼티 상세

name 공개적으로 정적으로 프로퍼티

public static string name
리턴 string

playerID 공개적으로 정적으로 프로퍼티

public static uint playerID
리턴 uint

spawnPosition 공개적으로 정적으로 프로퍼티

public static Vector3 spawnPosition
리턴 Vector3

spawnRotation 공개적으로 정적으로 프로퍼티

public static Vector3 spawnRotation
리턴 Vector3