logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ModuleLabels.Types

    Addressables type labels for asset-shape based filtering.

    Inheritance
    object
    ModuleLabels.Types
    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 ModuleLabels.Types

    Fields

    AUDIO

    Declaration
    public const string AUDIO = "type:audio"
    Field Value
    Type Description
    string

    CHARACTER

    Declaration
    public const string CHARACTER = "type:character"
    Field Value
    Type Description
    string

    FONT

    Declaration
    public const string FONT = "type:font"
    Field Value
    Type Description
    string

    IMAGE

    Declaration
    public const string IMAGE = "type:image"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved