Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GUIStyle.GUIStyle

Switch to Manual
public GUIStyle();

Description

Constructor for empty GUIStyle.


public GUIStyle(GUIStyle other);

Parameters

Description

Constructs GUIStyle identical to given other GUIStyle.