HealthDisplay Methods

MyDungeon

HealthDisplay Methods

The HealthDisplay type exposes the following members.

Methods
  NameDescription
Protected methodStart
Finds the UI Text object that displays the current health in the HUD
Public methodUpdateHealth
Updates the health displayed in the HUD and adds padding if the health is less than 3 digits
Top
Extension Methods
  NameDescription
Public Extension MethodInvoke
Invoke using a delegate
(Defined by MonoBehaviourExtensions.)
Top
See Also