Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
documents
types
TileRestrictionsData
Interface TileRestrictionsData
interface
TileRestrictionsData
{
light
?:
boolean
;
weather
?:
boolean
;
}
Index
Properties
light?
weather?
Properties
Optional
light
light
?:
boolean
Should we restricts light?
Optional
weather
weather
?:
boolean
Should we restricts weather?
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
light
weather
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Should we restricts light?