Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
Adventure
Variable Adventure
Const
Adventure
:
{
compendiumBanner
:
string
;
compendiumIndexFields
:
string
[]
;
documentClass
:
typeof
documents
.
Adventure
;
embedHandlers
:
DocumentEmbedHandler
[]
;
exporterClass
:
typeof
AdventureExporter
;
sidebarIcon
:
string
;
}
= ...
Configuration for the Adventure document.
Type Declaration
compendiumBanner
:
string
compendiumIndexFields
:
string
[]
documentClass
:
typeof
documents
.
Adventure
embedHandlers
:
DocumentEmbedHandler
[]
exporterClass
:
typeof
AdventureExporter
sidebarIcon
:
string
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Configuration for the Adventure document.