logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum UiComponentValueType

    Enumeration representing different UI component value types.

    Namespace: Serenity.Ui.Domain.Types
    Assembly: Serenity.Ui.Domain.dll
    Syntax
    public enum UiComponentValueType

    Fields

    Name Description
    BOOL

    Boolean value type.

    FLOAT

    Float value type.

    INT

    Integer value type.

    MENU_ACTION

    Menu action value type.

    MENU_TRANSITION

    Menu transition value type.

    SELECTABLE

    Selectable value type.

    STRING

    String value type.

    In this article
    © 2026 Serenity. All Rights Reserved