C# Class InstanceVMData, PSUnity

Afficher le fichier Open project: MickyBalladelli/PSUnity Class Usage Examples

Méthodes publiques

Свойство 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
Résultat string

VMname public_oe property

public string VMname
Résultat string

cluster public_oe property

public string cluster
Résultat string

description public_oe property

public string description
Résultat string

instance public_oe property

public GameObject instance
Résultat GameObject

movingToPos public_oe property

public bool movingToPos
Résultat bool

shuttingDown public_oe property

public bool shuttingDown
Résultat bool

site public_oe property

public string site
Résultat string

siteObject public_oe property

public GameObject siteObject
Résultat GameObject

status public_oe property

public string status
Résultat string

targetPos public_oe property

public Vector3 targetPos
Résultat Vector3

targetSphere public_oe property

public GameObject targetSphere
Résultat GameObject