Legacy Documentation: Version 5.1
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(other: GUIStyle)

Parameters

Description

Constructs GUIStyle identical to given other GUIStyle.