C# Class BuildingsScript, ArcomageHome

Inheritance: MonoBehaviour
Afficher le fichier Open project: kinglamer/ArcomageHome

Méthodes publiques

Свойство Type Description
Height float
MaxHeight float
MaxYCoord float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Height public_oe property

public float Height
Résultat float

MaxHeight public_oe property

public float MaxHeight
Résultat float

MaxYCoord public_oe property

public float MaxYCoord
Résultat float