Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
applications
DamageTypeSelector
Class DamageTypeSelector
Hierarchy
HandlebarsApplication
<
this
>
&
ApplicationV2
<
RenderContext
,
Configuration
,
RenderOptions
,
this
,
>
DamageTypeSelector
Index
Constructors
constructor
Properties
custom
Types
types
Accessors
category
Order
Constructors
constructor
new
DamageTypeSelector
(
object
:
object
,
path
:
string
,
data
?:
Set
<
string
>
,
options
?:
{
updateCallback
:
Function
}
,
)
:
DamageTypeSelector
Parameters
object
:
object
Parent object
path
:
string
Path to damage data in object
data
:
Set
<
string
>
= ...
Damage types
options
:
{
updateCallback
:
Function
}
= {}
Options
updateCallback
:
Function
Update callback
Returns
DamageTypeSelector
Properties
custom
Types
customTypes
:
Set
<
any
>
types
types
:
Set
<
any
>
Accessors
category
Order
get
categoryOrder
()
:
string
[]
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
custom
Types
types
Accessors
category
Order
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Parent object