Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
utils
dialog
dialogGetActor
Function dialogGetActor
dialog
Get
Actor
(
title
?
,
actors
?
)
:
Promise
<
{
id
:
string
;
type
:
string
;
}
>
Parameters
title
:
string
= ""
actors
:
any
[]
= []
Returns
Promise
<
{
id
:
string
;
type
:
string
;
}
>
Deprecated
Use
pf1.utils.dialog.getActor
instead
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Pathfinder 1e for Foundry VTT
hookEvents
pf1
Generated using
TypeDoc
Deprecated