Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
ConditionalTargetEntry
Interface ConditionalTargetEntry
interface
ConditionalTargetEntry
{
choices
?:
Record
<
string
,
string
>
;
disabled
:
boolean
;
id
:
string
;
label
:
string
;
simple
?:
boolean
;
sort
:
number
;
}
Index
Properties
choices?
disabled
id
label
simple?
sort
Properties
Optional
choices
choices
?:
Record
<
string
,
string
>
disabled
disabled
:
boolean
id
id
:
string
label
label
:
string
Optional
simple
simple
?:
boolean
sort
sort
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
choices
disabled
id
label
simple
sort
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...