Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
SectionData
Interface SectionData
interface
SectionData
{
_emotion
?:
boolean
;
_hidden
?:
boolean
;
_hideEmpty
?:
boolean
;
_material
?:
boolean
;
_preparedOnly
?:
boolean
;
_somatic
?:
boolean
;
_thought
?:
boolean
;
_verbal
?:
boolean
;
items
:
ItemPF
[]
;
}
Index
Properties
_
emotion?
_
hidden?
_
hide
Empty?
_
material?
_
prepared
Only?
_
somatic?
_
thought?
_
verbal?
items
Properties
Optional
_
emotion
_emotion
?:
boolean
Optional
_
hidden
_hidden
?:
boolean
Optional
_
hide
Empty
_hideEmpty
?:
boolean
Optional
_
material
_material
?:
boolean
Optional
_
prepared
Only
_preparedOnly
?:
boolean
Optional
_
somatic
_somatic
?:
boolean
Optional
_
thought
_thought
?:
boolean
Optional
_
verbal
_verbal
?:
boolean
items
items
:
ItemPF
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
emotion
_
hidden
_
hide
Empty
_
material
_
prepared
Only
_
somatic
_
thought
_
verbal
items
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...