C# Class InstanceVMData, PSUnity

ファイルを表示 Open project: MickyBalladelli/PSUnity Class Usage Examples

Public Properties

Property Type Description
VMhost string
VMname string
cluster string
description string
instance GameObject
movingToPos bool
shuttingDown bool
site string
siteObject GameObject
status string
targetPos Vector3
targetSphere GameObject

Property Details

VMhost public_oe property

public string VMhost
return string

VMname public_oe property

public string VMname
return string

cluster public_oe property

public string cluster
return string

description public_oe property

public string description
return string

instance public_oe property

public GameObject instance
return GameObject

movingToPos public_oe property

public bool movingToPos
return bool

shuttingDown public_oe property

public bool shuttingDown
return bool

site public_oe property

public string site
return string

siteObject public_oe property

public GameObject siteObject
return GameObject

status public_oe property

public string status
return string

targetPos public_oe property

public Vector3 targetPos
return Vector3

targetSphere public_oe property

public GameObject targetSphere
return GameObject