Namespace Serenity.CutscenePlayer.Installation.Installers
Classes
CutscenePlayerInstaller
Abstract installer class for setting up the CutscenePlayer service and its use cases.
UnityCutscenePlayerInstaller
Unity-specific installer for cutscene player module within dependency injection foundation.
Extends CutscenePlayerInstaller to provide Unity cutscene service installation with
addressable asset loading, service factory configuration, and use case setup.
Handles Unity-specific cutscene player settings and service lifecycle management
within the Clean Architecture dependency injection system.