Class InstallationConstants.ModuleLabels
Module labels for asset prefetching
Inheritance
InstallationConstants.ModuleLabels
Assembly: Serenity.Shared.dll
Syntax
public static class InstallationConstants.ModuleLabels
Fields
ASSET_PREFETCHER
Declaration
public const string ASSET_PREFETCHER = "module:asset-prefetcher"
Field Value
AUDIO_MIXER
Declaration
public const string AUDIO_MIXER = "module:audio-mixer"
Field Value
AUDIO_PLAYER
Declaration
public const string AUDIO_PLAYER = "module:audio-player"
Field Value
CUTSCENE
Declaration
public const string CUTSCENE = "module:cutscene"
Field Value
GAME_GRAPHICS
Declaration
public const string GAME_GRAPHICS = "module:game-graphics"
Field Value
GAME_SETTINGS
Declaration
public const string GAME_SETTINGS = "module:game-settings"
Field Value
GLOBAL
Declaration
public const string GLOBAL = "module:global"
Field Value
INITIALIZATION_PIPELINE
Declaration
public const string INITIALIZATION_PIPELINE = "module:initialization-pipeline"
Field Value
LOCALIZATION
Declaration
public const string LOCALIZATION = "module:localization"
Field Value
LOGGING
Declaration
public const string LOGGING = "module:logging"
Field Value
Declaration
public const string MENU = "module:menu"
Field Value
MODAL
Declaration
public const string MODAL = "module:modal"
Field Value
MUSIC_PLAYER
Declaration
public const string MUSIC_PLAYER = "module:music-player"
Field Value
Declaration
public const string PLAYER_INPUT = "module:player-input"
Field Value
PROCEDURAL_EXPRESSION
Declaration
public const string PROCEDURAL_EXPRESSION = "module:procedural-expression"
Field Value
SYSTEM_CONFIGURATION
Declaration
public const string SYSTEM_CONFIGURATION = "module:system-configuration"
Field Value
UI
Declaration
public const string UI = "module:ui"
Field Value