FairyGUI.GLabel
class FairyGUI.GLabel
Fields and Properties:
string icon
- Description: Icon of the label.
string title
- Description: Title of the label.
string text
- Description: Same of the title.
bool editable
- Description: If title is input text.
UnityEngine.Color titleColor
- Description: Title color of the label
int titleFontSize
- Description:
UnityEngine.Color color
- Description:
Constructors:
FairyGUI.GLabel.New()
Methods:
FairyGUI.GTextField GetTextField()
- Description:
- Return: