C# Class UnityEditorInternal.Chart.Styles

显示文件 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_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

closeButton public_oe property

public GUIStyle,UnityEngine closeButton
return UnityEngine.GUIStyle

leftPane public_oe property

public GUIStyle,UnityEngine leftPane
return UnityEngine.GUIStyle

paneSubLabel public_oe property

public GUIStyle,UnityEngine paneSubLabel
return UnityEngine.GUIStyle

performanceWarning public_oe property

public GUIContent,UnityEngine performanceWarning
return UnityEngine.GUIContent

rightPane public_oe property

public GUIStyle,UnityEngine rightPane
return UnityEngine.GUIStyle

selectedLabel public_oe property

public GUIStyle,UnityEngine selectedLabel
return UnityEngine.GUIStyle

whiteLabel public_oe property

public GUIStyle,UnityEngine whiteLabel
return UnityEngine.GUIStyle