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?
optionalstack?:string
Defined in: runtime/precompisition.ts:42