Namespace Serenity.Stage.Infrastructure.Interfaces
Interfaces
IUnityStageRuntime
Unity-layer intention interface for the hybrid stage runtime. Exposes Unity-specific operations that are NOT on IStageService (prefab instantiation, spawn resolver, wave set, rail path building). Allows the composition root to wire stage↔wave without casting to concrete types.