RunCascadeResult
pixi-reels / index / RunCascadeResult
Type Alias: RunCascadeResult
type RunCascadeResult = RunCascadeResultBase;
Defined in: core/ReelSet.ts:92
Summary returned by ReelSet.runCascade. Re-exported from the
canonical definition in events/ReelEvents.ts so the events module
stays the single source of truth for shared shapes.