logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Namespace Serenity.SystemConfiguration.Infrastructure.Helpers

    Classes

    UnityGameSettingsOptionResolver

    Unity-specific resolver for game settings option selection and validation.
    Provides intelligent resolution of system configuration values to valid game settings options with comprehensive fallback handling.
    Supports string transformations, language normalization, case-insensitive matching, and character limit enforcement.
    Integrates snapshot field access with game settings definitions to ensure data consistency and validity.

    UnitySnapshotValueParsers

    Unity-specific utility methods for parsing and clamping system configuration snapshot values.
    Provides safe value conversion with fallback handling for integer, float, and boolean data types.
    Integrates with snapshot field accessors and transformation utilities for comprehensive data processing.
    Ensures data integrity through robust parsing with culture-invariant formatting and boundary validation.

    In this article
    © 2026 Serenity. All Rights Reserved