C# 클래스 InstanceVMData, PSUnity

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

공개 프로퍼티들

프로퍼티 타입 설명
VMhost string
VMname string
cluster string
description string
instance GameObject
movingToPos bool
shuttingDown bool
site string
siteObject GameObject
status string
targetPos Vector3
targetSphere GameObject

프로퍼티 상세

VMhost 공개적으로 프로퍼티

public string VMhost
리턴 string

VMname 공개적으로 프로퍼티

public string VMname
리턴 string

cluster 공개적으로 프로퍼티

public string cluster
리턴 string

description 공개적으로 프로퍼티

public string description
리턴 string

instance 공개적으로 프로퍼티

public GameObject instance
리턴 GameObject

movingToPos 공개적으로 프로퍼티

public bool movingToPos
리턴 bool

shuttingDown 공개적으로 프로퍼티

public bool shuttingDown
리턴 bool

site 공개적으로 프로퍼티

public string site
리턴 string

siteObject 공개적으로 프로퍼티

public GameObject siteObject
리턴 GameObject

status 공개적으로 프로퍼티

public string status
리턴 string

targetPos 공개적으로 프로퍼티

public Vector3 targetPos
리턴 Vector3

targetSphere 공개적으로 프로퍼티

public GameObject targetSphere
리턴 GameObject