Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONFIG
RegionBehavior
Variable RegionBehavior
Const
RegionBehavior
:
{
dataModels
:
Record
<
string
,
typeof
RegionBehaviorType
>
;
documentClass
:
typeof
documents
.
RegionBehavior
;
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
typeIcons
:
Record
<
string
,
string
>
typeLabels
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Configuration for the RegionBehavior embedded document type