Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
Tile
Variable Tile
Const
Tile
:
{
documentClass
:
typeof
TileDocument
;
hudClass
:
typeof
TileHUD
;
objectClass
:
typeof
canvas
.
placeables
.
Tile
;
sidebar
:
{
applicationClass
:
typeof
TileTab
;
order
:
number
}
;
}
= ...
Configuration for the Tile embedded document type and its representation on the game Canvas
Type Declaration
documentClass
:
typeof
TileDocument
hudClass
:
typeof
TileHUD
objectClass
:
typeof
canvas
.
placeables
.
Tile
sidebar
:
{
applicationClass
:
typeof
TileTab
;
order
:
number
}
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Configuration for the Tile embedded document type and its representation on the game Canvas