logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class StageStartedSignal

    Signal dispatched when a stage begins.

    Inheritance
    object
    StageStartedSignal
    Namespace: Serenity.Stage.Application.Events
    Assembly: Serenity.Stage.Application.dll
    Syntax
    public class StageStartedSignal : EventDispatcherSignal

    Constructors

    StageStartedSignal(StageId)

    Creates a new StageStartedSignal.

    Declaration
    public StageStartedSignal(StageId stageId)
    Parameters
    Type Name Description
    StageId stageId

    The identity of the started stage.

    Fields

    StageId

    The identity of the started stage.

    Declaration
    public readonly StageId StageId
    Field Value
    Type Description
    StageId
    In this article
    © 2026 Serenity. All Rights Reserved