Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
abstract
types
DataModelConstructionOptions
Interface DataModelConstructionOptions
interface
DataModelConstructionOptions
{
parent
?:
null
|
DataModel
<
object
,
DataModelConstructionContext
>
;
}
Index
Properties
parent?
Properties
Optional
parent
parent
?:
null
|
DataModel
<
object
,
DataModelConstructionContext
>
A parent DataModel instance to which this DataModel belongs
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
parent
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
A parent DataModel instance to which this DataModel belongs