C# Class HealthFlask, UnderworldExporter

Inheritance: GuiBase_Draggable
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
FlaskLevel float
Level float
LevelImages UnityEngine.UI.RawImage[]
MaxLevel float
isHealthDisplay bool

Méthodes publiques

Méthode Description
OnClick ( ) : void
Update ( ) : void
UpdatePoisonDisplay ( ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

UpdatePoisonDisplay() public méthode

public UpdatePoisonDisplay ( ) : void
Résultat void

Property Details

FlaskLevel public_oe property

public float FlaskLevel
Résultat float

Level public_oe property

public float Level
Résultat float

LevelImages public_oe property

public RawImage[],UnityEngine.UI LevelImages
Résultat UnityEngine.UI.RawImage[]

MaxLevel public_oe property

public float MaxLevel
Résultat float

isHealthDisplay public_oe property

public bool isHealthDisplay
Résultat bool