Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
CategorizedItemCategory
Interface CategorizedItemCategory
interface
CategorizedItemCategory
{
items
:
CategorizedItem
[]
;
key
:
string
;
label
:
string
;
}
Index
Properties
items
key
label
Properties
items
items
:
CategorizedItem
[]
All the items associated with this category.
key
key
:
string
The key of the category.
label
label
:
string
The label of the category.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
items
key
label
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
All the items associated with this category.