Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
WordTreeEntry
Interface WordTreeEntry
interface
WordTreeEntry
{
entry
:
object
|
Document
;
documentName
:
string
;
uuid
:
string
;
pack
:
string
;
}
Index
Properties
entry
document
Name
uuid
pack
Properties
entry
entry
:
object
|
Document
An object that this entry represents.
document
Name
document
Name
:
string
The document type.
uuid
uuid
:
string
The document's UUID.
pack
pack
:
string
The pack ID.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
entry
document
Name
uuid
pack
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
An object that this entry represents.