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
HealthBlightGUIHandler
C# Class HealthBlightGUIHandler, MagesOfBlight
Inheritance:
MonoBehaviour
Mostra file
Open project: DomCristaldi/MagesOfBlight
Public Properties
Property
Type
Description
blightMeter
Image
healthMeter
Image
stats
BaseStats,
Public Methods
Method
Description
Update
( ) :
void
Protected Methods
Method
Description
Start
( ) :
void
Method Details
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
blightMeter
public_oe property
public
Image
blightMeter
return
Image
healthMeter
public_oe property
public
Image
healthMeter
return
Image
stats
public_oe property
public
BaseStats,
stats
return
BaseStats,