logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface ITimedSequenceUnit

    Interface for sequence units that have a duration. Extends ISequenceUnit with timing information for timed orchestration.

    Inherited Members
    ISequenceUnit.Id
    Namespace: Serenity.SequencePlayer.Application.Interfaces
    Assembly: Serenity.SequencePlayer.Application.dll
    Syntax
    public interface ITimedSequenceUnit : ISequenceUnit

    Properties

    Duration

    Duration in seconds. 0 indicates instantaneous execution.

    Declaration
    float Duration { get; }
    Property Value
    Type Description
    float
    In this article
    © 2026 Serenity. All Rights Reserved