logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ModuleLabels.Combinations

    Common module label combinations used across the codebase.

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

    Fields

    GAME_SETTINGS_AND_LOCALIZATION

    Declaration
    public static readonly string[] GAME_SETTINGS_AND_LOCALIZATION
    Field Value
    Type Description
    string[]

    GAME_SETTINGS_AND_UI

    Declaration
    public static readonly string[] GAME_SETTINGS_AND_UI
    Field Value
    Type Description
    string[]

    GAME_SETTINGS_ONLY

    Declaration
    public static readonly string[] GAME_SETTINGS_ONLY
    Field Value
    Type Description
    string[]

    UI_AND_MENU

    Declaration
    public static readonly string[] UI_AND_MENU
    Field Value
    Type Description
    string[]
    In this article
    © 2026 Serenity. All Rights Reserved