Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
HUDNumberWallTower
C# Class HUDNumberWallTower, ES2015C
Shows the available quantity for a given resource on the HUD.
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: jgirald/ES2015C
Méthodes publiques
Свойство
Type
Description
artificialIntelligence2
Player,
numberWallTower2
int
Méthodes publiques
Méthode
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Updates the quantity of the resource in the HUD.
Method Details
Awake()
public
méthode
public
Awake
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
Updates the quantity of the resource in the HUD.
public
Update
( ) :
void
Résultat
void
Property Details
artificialIntelligence2
public_oe property
The type of the resource to show the quantity of.
public
Player,
artificialIntelligence2
Résultat
Player,
numberWallTower2
public_oe property
public
int
numberWallTower2
Résultat
int