Skip to main content

Interface: BuildError

Defined in: runtime/precompisition.ts:36

Properties

message

message: string

Defined in: runtime/precompisition.ts:41


sceneIndex

sceneIndex: number

Defined in: runtime/precompisition.ts:40

Zero-based index of the scene in the scenes array.


sceneName

sceneName: string

Defined in: runtime/precompisition.ts:38

Name of the scene that threw.


stack?

optional stack?: string

Defined in: runtime/precompisition.ts:42