GUIStyle.GUIStyle
GUIStyle()
GUIStyle();
def GUIStyle()
Description

Constructor for empty GUIStyle.

GUIStyle(other: GUIStyle)
GUIStyle(GUIStyle other);
def GUIStyle(other as GUIStyle)
Description

Constructs GUIStyle identical to given other GUIStyle.