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