C# Class SpecialCount

Inheritance: MonoBehaviour
Afficher le fichier Open project: bombguy/globalgamejam2016

Méthodes publiques

Свойство Type Description
special_icon GameObject
textarea Text

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

special_icon public_oe property

public GameObject special_icon
Résultat GameObject

textarea public_oe property

public Text textarea
Résultat Text