C# Class UnityEditor.PackageImport.Constants

Mostra file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
ConsoleEntryBackEven UnityEngine.GUIStyle
ConsoleEntryBackOdd UnityEngine.GUIStyle
badgeNew UnityEngine.GUIContent
bottomBarBg UnityEngine.GUIStyle
lineColor Color
textureIconDropShadow UnityEngine.GUIStyle
title UnityEngine.GUIStyle
topBarBg UnityEngine.GUIStyle

Public Methods

Method Description
Constants ( ) : System

Method Details

Constants() public method

public Constants ( ) : System
return System

Property Details

ConsoleEntryBackEven public_oe property

public GUIStyle,UnityEngine ConsoleEntryBackEven
return UnityEngine.GUIStyle

ConsoleEntryBackOdd public_oe property

public GUIStyle,UnityEngine ConsoleEntryBackOdd
return UnityEngine.GUIStyle

badgeNew public_oe property

public GUIContent,UnityEngine badgeNew
return UnityEngine.GUIContent

bottomBarBg public_oe property

public GUIStyle,UnityEngine bottomBarBg
return UnityEngine.GUIStyle

lineColor public_oe property

public Color lineColor
return Color

textureIconDropShadow public_oe property

public GUIStyle,UnityEngine textureIconDropShadow
return UnityEngine.GUIStyle

title public_oe property

public GUIStyle,UnityEngine title
return UnityEngine.GUIStyle

topBarBg public_oe property

public GUIStyle,UnityEngine topBarBg
return UnityEngine.GUIStyle