Interface ICutscenePlayerSettings
Settings contract for the cutscene player service.
Cutscene is a domain-specific specialization of the generic Sequence system.
This interface extends ISequencePlayerSettings to provide
cutscene-specific configuration while inheriting the base sequence
settings surface (including DefinitionIds and IFoundationSettings).
Namespace: Serenity.CutscenePlayer.Application.Interfaces
Assembly: Serenity.CutscenePlayer.Application.dll
Syntax
public interface ICutscenePlayerSettings : ISequencePlayerSettings, IFoundationSettings