C# Class LeopotamGroup.Gui.Widgets.GuiLabel

Inheritance: GuiWidget
Afficher le fichier Open project: Leopotam/LeopotamGroupLibraryUnity Class Usage Examples

Méthodes publiques

Méthode Description
UpdateVisuals ( GuiDirtyType changes ) : bool

Force revalidate visuals.

Méthodes protégées

Méthode Description
Awake ( ) : void
OnDisable ( ) : void

Private Methods

Méthode Description
OnEnable ( ) : void
OnFontTextureRebuilt ( Font changedFont ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnDisable() protected méthode

protected OnDisable ( ) : void
Résultat void

UpdateVisuals() public méthode

Force revalidate visuals.
public UpdateVisuals ( GuiDirtyType changes ) : bool
changes GuiDirtyType What should be revalidate.
Résultat bool