Skip to content

DiagnosticKind

DiagnosticKind = "engine" | "unhandled" | "context-lost" | "memory" | "game"

Defined in: diagnostics/events.ts:32

Where an event came from. Not a severity — every kind here is something the game did not intend, and what differs is who can act on it.