Class EditorStyleNames.Icons
Unity Editor icon names for EditorGUIUtility.IconContent
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class EditorStyleNames.Icons
Fields
TREE_EDITOR_DUPLICATE
Declaration
public const string TREE_EDITOR_DUPLICATE = "TreeEditor.Duplicate"
Field Value
| Type | Description |
|---|---|
| string |
TREE_EDITOR_TRASH
Declaration
public const string TREE_EDITOR_TRASH = "TreeEditor.Trash"
Field Value
| Type | Description |
|---|---|
| string |