logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum WiringSystem

    Identifies which runtime system a game setting should control. A setting only affects the game when its Id matches a key configured on the matching service-settings asset (e.g. UnityGameGraphicsSettings.QualityLevelKey). These values map to a concrete target type + field through GameSettingWiringMap.

    Namespace: Serenity.GameSettings.Application.Validation
    Assembly: Serenity.Global.Application.dll
    Syntax
    public enum WiringSystem

    Fields

    Name Description
    AudioMixerParam
    GraphicsFullscreen
    GraphicsQuality
    GraphicsResolution
    LocalizationGame
    LocalizationVoice
    None
    UiFontSize
    UiScale
    In this article
    © 2026 Serenity. All Rights Reserved