logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum FeedbackTriggerSignalFormat.ParamValueKind

    Kind of a constructor parameter value in the trigger-signal convention (pure data — no engine value types).

    Namespace: Serenity.Feedback.Application.Validation
    Assembly: Serenity.Feedback.Application.dll
    Syntax
    public enum FeedbackTriggerSignalFormat.ParamValueKind

    Fields

    Name Description
    OmittedOptional

    An optional parameter intentionally left "not provided" (resolves to its default, e.g. null).

    String

    A provided string literal value.

    In this article
    © 2026 Serenity. All Rights Reserved