C# Class UILabelInspector, TheUnseen

Inheritance: UIWidgetInspector
Afficher le fichier Open project: henryj41043/TheUnseen

Méthodes publiques

Méthode Description
OnNGUIFont ( Object obj ) : void
OnUnityFont ( Object obj ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void
ShouldDrawProperties ( ) : bool

Draw the label's properties.

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnNGUIFont() public méthode

public OnNGUIFont ( Object obj ) : void
obj Object
Résultat void

OnUnityFont() public méthode

public OnUnityFont ( Object obj ) : void
obj Object
Résultat void

ShouldDrawProperties() protected méthode

Draw the label's properties.
protected ShouldDrawProperties ( ) : bool
Résultat bool