LevelDisplay Methods

MyDungeon

LevelDisplay Methods

The LevelDisplay type exposes the following members.

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