CallbackErrorInfo
Defined in: ErrorBoundary.ts:7
Identifies what threw, for the log message and the error snapshot.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”entity?
Section titled “entity?”
optionalentity?:string
Defined in: ErrorBoundary.ts:11
Owning or emitting entity name, when known.
event?
Section titled “event?”
optionalevent?:string
Defined in: ErrorBoundary.ts:15
Event, action, or token name, when known.
kind:
string
Defined in: ErrorBoundary.ts:9
Human label for the kind of callback, e.g. “Collision handler”.
scene?
Section titled “scene?”
optionalscene?:string
Defined in: ErrorBoundary.ts:13
Scene name, when known.