Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
Combatant
Variable Combatant
Const
Combatant
:
{
dataModels
:
Record
<
string
,
typeof
DataModel
>
;
documentClass
:
typeof
documents
.
Combatant
;
embedHandlers
:
DocumentEmbedHandler
[]
;
typeHints
:
Record
<
string
,
string
>
;
typeIcons
:
Record
<
string
,
string
>
;
typeLabels
:
Record
<
string
,
string
>
;
}
= ...
Configuration for the Combatant embedded document type within a Combat document
Type Declaration
dataModels
:
Record
<
string
,
typeof
DataModel
>
documentClass
:
typeof
documents
.
Combatant
embedHandlers
:
DocumentEmbedHandler
[]
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 Combatant embedded document type within a Combat document