C# Class ErrorLabel, Unity-ITGHD

Inheritance: MonoBehaviour
Afficher le fichier Open project: BenouKat/Unity-ITGHD Class Usage Examples

Méthodes publiques

Свойство Type Description
displayError bool
posLabelError Rect
skin UnityEngine.GUISkin

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Start ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

displayError public_oe property

public bool displayError
Résultat bool

posLabelError public_oe property

public Rect posLabelError
Résultat Rect

skin public_oe property

public GUISkin,UnityEngine skin
Résultat UnityEngine.GUISkin