Interface ICutsceneDefinition
Interface defining the structure and properties of a cutscene definition.
Extends ISequenceDefinition to provide cutscene-specific authoring surface
while reusing generic orchestration contracts.
CutscenePlayer is a first-class vertical aggregate, NOT legacy.
Namespace: Serenity.CutscenePlayer.Application.Interfaces
Assembly: Serenity.CutscenePlayer.Application.dll
Syntax
public interface ICutsceneDefinition : ISequenceDefinition, IFoundationSettings