Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
Actor
Variable Actor
Const
Actor
:
{
collection
:
typeof
Actors
;
compendiumBanner
:
string
;
compendiumIndexFields
:
string
[]
;
dataModels
:
Record
<
string
,
typeof
TypeDataModel
>
;
documentClass
:
typeof
documents
.
Actor
;
embedHandlers
:
DocumentEmbedHandler
[]
;
sidebarIcon
:
string
;
trackableAttributes
:
Record
<
string
,
string
>
;
typeHints
:
Record
<
string
,
string
>
;
typeIcons
:
Record
<
string
,
string
>
;
typeLabels
:
Record
<
string
,
string
>
;
}
= ...
Configuration for the Actor document
Type Declaration
collection
:
typeof
Actors
compendiumBanner
:
string
compendiumIndexFields
:
string
[]
dataModels
:
Record
<
string
,
typeof
TypeDataModel
>
documentClass
:
typeof
documents
.
Actor
embedHandlers
:
DocumentEmbedHandler
[]
sidebarIcon
:
string
trackableAttributes
:
Record
<
string
,
string
>
typeHints
:
Record
<
string
,
string
>
typeIcons
:
Record
<
string
,
string
>
typeLabels
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Configuration for the Actor document