Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
applications
SkillEditor
Class SkillEditor
Hierarchy
DocumentSheet
SkillEditor
Index
Constructors
constructor
Properties
_
callbacks
skill
Id
sub
Skill
Id
Accessors
actor
is
Static
Skill
is
Sub
Skill
skill
skill
Name
skill
Tag
Methods
_
on
Compendium
Controls
_
open
Compendium
Entry
add
Callback
Constructors
constructor
new
SkillEditor
(
actor
:
any
,
skillId
:
any
,
subSkillId
:
any
,
options
?:
{}
,
)
:
SkillEditor
Parameters
actor
:
any
skillId
:
any
subSkillId
:
any
options
:
{}
= {}
Returns
SkillEditor
Properties
_
callbacks
_callbacks
:
any
[]
= []
skill
Id
skillId
:
any
sub
Skill
Id
subSkillId
:
any
Accessors
actor
get
actor
()
:
ActorPF
Returns
ActorPF
is
Static
Skill
get
isStaticSkill
()
:
boolean
Returns
boolean
is
Sub
Skill
get
isSubSkill
()
:
boolean
Returns
boolean
skill
get
skill
()
:
object
Returns
object
skill
Name
get
skillName
()
:
string
Returns
string
skill
Tag
get
skillTag
()
:
string
Returns
string
Methods
_
on
Compendium
Controls
_onCompendiumControls
(
event
:
any
)
:
Promise
<
ActorPF
|
undefined
>
Parameters
event
:
any
Returns
Promise
<
ActorPF
|
undefined
>
_
open
Compendium
Entry
_openCompendiumEntry
(
event
:
any
)
:
Promise
<
void
>
Parameters
event
:
any
Returns
Promise
<
void
>
add
Callback
addCallback
(
fn
:
any
)
:
void
Parameters
fn
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
callbacks
skill
Id
sub
Skill
Id
Accessors
actor
is
Static
Skill
is
Sub
Skill
skill
skill
Name
skill
Tag
Methods
_
on
Compendium
Controls
_
open
Compendium
Entry
add
Callback
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...