Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HUDNumberCivilHouse
C# Class HUDNumberCivilHouse, ES2015C
Shows the available quantity for a given resource on the HUD.
Inheritance:
MonoBehaviour
Show file
Open project: jgirald/ES2015C
Public Properties
Property
Type
Description
artificialIntelligence2
Player,
numberCivilHouse2
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 property
The type of the resource to show the quantity of.
public
Player,
artificialIntelligence2
return
Player,
numberCivilHouse2
public property
public
int
numberCivilHouse2
return
int