C# Class UnityEditorInternal.Chart.Styles

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
background UnityEngine.GUIStyle
closeButton UnityEngine.GUIStyle
leftPane UnityEngine.GUIStyle
paneSubLabel UnityEngine.GUIStyle
performanceWarning UnityEngine.GUIContent
rightPane UnityEngine.GUIStyle
selectedLabel UnityEngine.GUIStyle
whiteLabel UnityEngine.GUIStyle

Property Details

background public property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

closeButton public property

public GUIStyle,UnityEngine closeButton
return UnityEngine.GUIStyle

leftPane public property

public GUIStyle,UnityEngine leftPane
return UnityEngine.GUIStyle

paneSubLabel public property

public GUIStyle,UnityEngine paneSubLabel
return UnityEngine.GUIStyle

performanceWarning public property

public GUIContent,UnityEngine performanceWarning
return UnityEngine.GUIContent

rightPane public property

public GUIStyle,UnityEngine rightPane
return UnityEngine.GUIStyle

selectedLabel public property

public GUIStyle,UnityEngine selectedLabel
return UnityEngine.GUIStyle

whiteLabel public property

public GUIStyle,UnityEngine whiteLabel
return UnityEngine.GUIStyle