C# Class UnityEditor.ASUpdateConflictResolveWindow.Constants

Show file 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 property

public GUIStyle,UnityEngine ButtonLeft
return UnityEngine.GUIStyle

ButtonMiddle public property

public GUIStyle,UnityEngine ButtonMiddle
return UnityEngine.GUIStyle

ButtonRight public property

public GUIStyle,UnityEngine ButtonRight
return UnityEngine.GUIStyle

EntryNormal public property

public GUIStyle,UnityEngine EntryNormal
return UnityEngine.GUIStyle

EntrySelected public property

public GUIStyle,UnityEngine EntrySelected
return UnityEngine.GUIStyle

background public property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

bigButton public property

public GUIStyle,UnityEngine bigButton
return UnityEngine.GUIStyle

button public property

public GUIStyle,UnityEngine button
return UnityEngine.GUIStyle

lvHeader public property

public GUIStyle,UnityEngine lvHeader
return UnityEngine.GUIStyle

selected public property

public GUIStyle,UnityEngine selected
return UnityEngine.GUIStyle