Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
packages
PACKAGE_TYPES
Variable PACKAGE_TYPES
Const
PACKAGE_TYPES
:
{
module
:
Module
;
system
:
System
;
world
:
World
}
= ...
A mapping of allowed package types and the classes which implement them.
Type declaration
module
:
Module
system
:
System
world
:
World
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
A mapping of allowed package types and the classes which implement them.