Skip to content

ErrorSnapshot

Defined in: Inspector.ts:145

Snapshot of error boundary state.

callbackErrors: CallbackErrorRecord[]

Defined in: Inspector.ts:151

Failures recorded via the error boundary, most recent last: system and component update failures, plus developer callbacks (collision/event/ input/process handlers, scene lifecycle hooks, …).