Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CustomiseSlider
C# Class CustomiseSlider
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: Aerolith-Studios/White-Collar
Méthodes publiques
Свойство
Type
Description
Fill
Image
MaxHealth
int
MaxHealthColor
Color
MinHealthColor
Color
Méthodes publiques
Méthode
Description
UpdateHealthBar
(
int
val
) :
void
Private Methods
Méthode
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
UpdateHealthBar()
public
méthode
public
UpdateHealthBar
(
int
val
) :
void
val
int
Résultat
void
Property Details
Fill
public_oe property
public
Image
Fill
Résultat
Image
MaxHealth
public_oe property
public
int
MaxHealth
Résultat
int
MaxHealthColor
public_oe property
public
Color
MaxHealthColor
Résultat
Color
MinHealthColor
public_oe property
public
Color
MinHealthColor
Résultat
Color