C# Class LostPolygon.DynamicWaterSystem.EditorExtensions.EditorGUILayoutExtensions.FixedWidthLabel

Inheritance: IDisposable
Afficher le fichier Open project: caffeinatedguy/Limbs

Méthodes publiques

Méthode Description
Dispose ( ) : void
FixedWidthLabel ( GUIContent label ) : System
FixedWidthLabel ( string label ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FixedWidthLabel() public méthode

public FixedWidthLabel ( GUIContent label ) : System
label UnityEngine.GUIContent
Résultat System

FixedWidthLabel() public méthode

public FixedWidthLabel ( string label ) : System
label string
Résultat System