@vttforge/core / SystemHandle
Interface: SystemHandle ​
The system this world runs on.
Extends ​
Properties ​
active ​
readonlyactive:boolean
Installed and switched on in this world. Always true for the system.
Inherited from ​
api? ​
optionalapi?:unknown
Whatever the package chose to expose. Yours to narrow.
Inherited from ​
compatibility ​
readonlycompatibility:object
maximum? ​
optionalmaximum?:string
minimum? ​
optionalminimum?:string
verified? ​
optionalverified?:string
Inherited from ​
documentTypes ​
readonlydocumentTypes:Record<string,Record<string,unknown>>
flags ​
readonlyflags:Record<string,unknown>
Inherited from ​
grid ​
readonlygrid:object
diagonals ​
diagonals:
number
distance ​
distance:
number
type ​
type:
number
units ​
units:
string
id ​
readonlyid:string
Inherited from ​
socket ​
readonlysocket:boolean
The manifest's "socket" flag. Without it the channel is never opened.
Inherited from ​
title ​
readonlytitle:string
Inherited from ​
version ​
readonlyversion:string