logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum PlatformMask

    Specifies platform targets using a bitmask for flexible combinations.

    Namespace: Serenity.SystemConfiguration.Domain.Enums
    Assembly: Serenity.SystemConfiguration.Domain.dll
    Syntax
    public enum PlatformMask

    Fields

    Name Description
    All

    All platforms selected.

    Android

    Android platform.

    Console

    Console platforms (e.g., PlayStation, Xbox).

    Editor

    Editor platform.

    None

    No platforms selected.

    Standalone

    Standalone platforms (Windows, macOS, Linux).

    WebGL

    WebGL platform.

    iOS

    iOS platform.

    In this article
    © 2026 Serenity. All Rights Reserved