Class StaticStyles
Various static cached styles for PiXYZ editors
Inheritance
System.Object
StaticStyles
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: cs.temp.dll.dll
Syntax
public static class StaticStyles
Properties
DragDropFrame
Declaration
public static GUIStyle DragDropFrame { get; }
Property Value
Type |
Description |
GUIStyle |
|
DragDropReplaceInvalid
Declaration
public static GUIStyle DragDropReplaceInvalid { get; }
Property Value
Type |
Description |
GUIStyle |
|
DragDropReplaceValid
Declaration
public static GUIStyle DragDropReplaceValid { get; }
Property Value
Type |
Description |
GUIStyle |
|
Declaration
public static Texture2D IconDetailHeader { get; }
Property Value
Type |
Description |
Texture2D |
|
IconDetailRuleBlock
Declaration
public static Texture2D IconDetailRuleBlock { get; }
Property Value
Type |
Description |
Texture2D |
|
IconDown
Declaration
public static Texture2D IconDown { get; }
Property Value
Type |
Description |
Texture2D |
|
IconErrorSmall
Declaration
public static GUIStyle IconErrorSmall { get; }
Property Value
Type |
Description |
GUIStyle |
|
IconInfoSmall
Declaration
public static GUIStyle IconInfoSmall { get; }
Property Value
Type |
Description |
GUIStyle |
|
IconMinusSmall
Declaration
public static Texture2D IconMinusSmall { get; }
Property Value
Type |
Description |
Texture2D |
|
IconPlusMedium
Declaration
public static Texture2D IconPlusMedium { get; }
Property Value
Type |
Description |
Texture2D |
|
IconPlusSmall
Declaration
public static Texture2D IconPlusSmall { get; }
Property Value
Type |
Description |
Texture2D |
|
IconReorder
Declaration
public static Texture2D IconReorder { get; }
Property Value
Type |
Description |
Texture2D |
|
IconUp
Declaration
public static Texture2D IconUp { get; }
Property Value
Type |
Description |
Texture2D |
|
IconWarningSmall
Declaration
public static GUIStyle IconWarningSmall { get; }
Property Value
Type |
Description |
GUIStyle |
|
ListDetail
Declaration
public static GUIStyle ListDetail { get; }
Property Value
Type |
Description |
GUIStyle |
|
RuleBlockDragDropFrame
Declaration
public static GUIStyle RuleBlockDragDropFrame { get; }
Property Value
Type |
Description |
GUIStyle |
|
RuleBlockError
Declaration
public static GUIStyle RuleBlockError { get; }
Property Value
Type |
Description |
GUIStyle |
|