logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface ICutscenePlayerService

    Specialized service for playing cutscenes.

    This interface exists to provide domain semantics on top of the generic ISequencePlayerService. While cutscenes are internally implemented as sequences, exposing a dedicated interface improves readability and dependency clarity in gameplay systems.

    Namespace: Serenity.CutscenePlayer.Application.Interfaces
    Assembly: Serenity.CutscenePlayer.Application.dll
    Syntax
    public interface ICutscenePlayerService : ISequencePlayerService, IService, IFoundationSettings
    In this article
    © 2026 Serenity. All Rights Reserved