C# Class UnityEditor.ASUpdateConflictResolveWindow.Constants

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
ButtonLeft UnityEngine.GUIStyle
ButtonMiddle UnityEngine.GUIStyle
ButtonRight UnityEngine.GUIStyle
EntryNormal UnityEngine.GUIStyle
EntrySelected UnityEngine.GUIStyle
background UnityEngine.GUIStyle
bigButton UnityEngine.GUIStyle
button UnityEngine.GUIStyle
lvHeader UnityEngine.GUIStyle
selected UnityEngine.GUIStyle

Property Details

ButtonLeft public_oe property

public GUIStyle,UnityEngine ButtonLeft
return UnityEngine.GUIStyle

ButtonMiddle public_oe property

public GUIStyle,UnityEngine ButtonMiddle
return UnityEngine.GUIStyle

ButtonRight public_oe property

public GUIStyle,UnityEngine ButtonRight
return UnityEngine.GUIStyle

EntryNormal public_oe property

public GUIStyle,UnityEngine EntryNormal
return UnityEngine.GUIStyle

EntrySelected public_oe property

public GUIStyle,UnityEngine EntrySelected
return UnityEngine.GUIStyle

background public_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

bigButton public_oe property

public GUIStyle,UnityEngine bigButton
return UnityEngine.GUIStyle

button public_oe property

public GUIStyle,UnityEngine button
return UnityEngine.GUIStyle

lvHeader public_oe property

public GUIStyle,UnityEngine lvHeader
return UnityEngine.GUIStyle

selected public_oe property

public GUIStyle,UnityEngine selected
return UnityEngine.GUIStyle