GUIStyle Constructor

Switch to Manual
public GUIStyle();

Description 描述

Constructor for empty GUIStyle.


public GUIStyle(GUIStyle other);

Description 描述

Constructs GUIStyle identical to given other GUIStyle.