Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HUDResourceEnemy
C# Class HUDResourceEnemy, ES2015C
Shows the available quantity for a given resource on the HUD.
Inheritance:
HUDElementEnemy
Mostra file
Open project: jgirald/ES2015C
Public Properties
Property
Type
Description
resourceType
RTSObject.ResourceType
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Updates the quantity of the resource in the HUD.
Method Details
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
resourceType
public_oe property
The type of the resource to show the quantity of.
public
RTSObject.ResourceType
resourceType
return
RTSObject.ResourceType