Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
HUDNumberTownCenter
C# Class HUDNumberTownCenter, ES2015C
Shows the available quantity for a given resource on the HUD.
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: jgirald/ES2015C
Public Properties
Property
Type
Description
artificialIntelligence2
Player,
numberTownCenters2
int
Public Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Updates the quantity of the resource in the HUD.
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
Updates the quantity of the resource in the HUD.
public
Update
( ) :
void
return
void
Property Details
artificialIntelligence2
public_oe property
The type of the resource to show the quantity of.
public
Player,
artificialIntelligence2
return
Player,
numberTownCenters2
public_oe property
public
int
numberTownCenters2
return
int