ErrorSnapshot
Defined in: Inspector.ts:145
Snapshot of error boundary state.
Properties
Section titled “Properties”callbackErrors
Section titled “callbackErrors”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, …).