Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
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
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
light
weather
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Should we restricts light?