logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class EditorStyleNames.GuiStyles

    Unity Editor GUI style names

    Inheritance
    object
    EditorStyleNames.GuiStyles
    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.GuiStyles

    Fields

    BOX

    Declaration
    public const string BOX = "box"
    Field Value
    Type Description
    string

    HELP_BOX

    Declaration
    public const string HELP_BOX = "helpBox"
    Field Value
    Type Description
    string

    SHURIKEN_MODULE

    Declaration
    public const string SHURIKEN_MODULE = "ShurikenModule"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved