WorldErrorPhase
world/world.types.ts:14Lifecycle phase in which a WorldErrorContext was produced.
component-pre-update: a component threw during itsonPreUpdate.component-update: a component threw during itsonUpdate.component-post-update: a component threw during itsonPostUpdate.component-destroy: a component threw during itsonDestroy.
'component-pre-update' | 'component-update' | 'component-post-update' | 'component-destroy'