logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class EditorStyleNames.Icons

    Unity Editor icon names for EditorGUIUtility.IconContent

    Inheritance
    object
    EditorStyleNames.Icons
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    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
    In this article
    © 2026 Serenity. All Rights Reserved