C# Class DebugOffset, Unity-ITGHD

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

Méthodes publiques

Свойство Type Description
posLabel Rect
skin UnityEngine.GUISkin
validValue bool

Méthodes publiques

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

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

posLabel public_oe property

public Rect posLabel
Résultat Rect

skin public_oe property

public GUISkin,UnityEngine skin
Résultat UnityEngine.GUISkin

validValue public_oe property

public bool validValue
Résultat bool