This version of Unity is unsupported.

GUIStyle Constructor

Switch to Manual

Declaration

public GUIStyle();

Description

Constructor for empty GUIStyle.


Declaration

public GUIStyle(GUIStyle other);

Description

Constructs GUIStyle identical to given other GUIStyle.