Skip to content

ABSOLUTE_LAST

const ABSOLUTE_LAST: Phase

Defined in: src/std/phases.ts:131

ABSOLUTE_FIRST -> FIRST -> PRE_UPDATE -> UPDATE -> POST_UPDATE -> LAST -> ABSOLUTE_LAST.

⚠️ This is an internal phase. It should only be used by the framework itself and third-party plugins that need to run systems absolutely first or last in the update pipeline.