Skip to content

ABSOLUTE_FIRST

const ABSOLUTE_FIRST: Phase

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

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.