Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CustomiseSlider
C# Class CustomiseSlider
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: Aerolith-Studios/White-Collar
Public Properties
Property
Type
Description
Fill
Image
MaxHealth
int
MaxHealthColor
Color
MinHealthColor
Color
Public Methods
Method
Description
UpdateHealthBar
(
int
val
) :
void
Private Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
UpdateHealthBar()
public
method
public
UpdateHealthBar
(
int
val
) :
void
val
int
return
void
Property Details
Fill
public_oe property
public
Image
Fill
return
Image
MaxHealth
public_oe property
public
int
MaxHealth
return
int
MaxHealthColor
public_oe property
public
Color
MaxHealthColor
return
Color
MinHealthColor
public_oe property
public
Color
MinHealthColor
return
Color