LAST
constLAST:Phase
Defined in: src/std/phases.ts:83
The last phase in the update pipeline, running on RunService.Heartbeat after all others, even custom ones.
FIRST -> PRE_UPDATE -> UPDATE -> POST_UPDATE -> LAST.
constLAST:Phase
Defined in: src/std/phases.ts:83
The last phase in the update pipeline, running on RunService.Heartbeat after all others, even custom ones.
FIRST -> PRE_UPDATE -> UPDATE -> POST_UPDATE -> LAST.