Body, Mind & Soul — API Reference
Preparing search index...
apps/initiative-overlay
default
Class default
Hierarchy
any
default
Index
Constructors
constructor
Properties
_
unsubscribe
Prompt
Change
DEFAULT_
OPTIONS
PARTS
Methods
_
get
Context
Options
_
insert
Element
_
on
Queue
Action
For
Combatant
_
on
Render
_
on
Resolve
Click
_
prepare
Context
close
Constructors
constructor
new
default
(
options
?:
{}
)
:
default
Parameters
options
:
{}
= {}
Returns
default
Properties
_
unsubscribe
Prompt
Change
_unsubscribePromptChange
:
()
=>
void
Static
DEFAULT_
OPTIONS
DEFAULT_OPTIONS
:
{
classes
:
string
[]
;
id
:
string
;
window
:
{
frame
:
boolean
;
positioned
:
boolean
}
;
}
= ...
Static
PARTS
PARTS
:
{
overlay
:
{
template
:
string
}
}
= ...
Methods
_
get
Context
Options
_getContextOptions
()
:
{
icon
:
string
;
label
:
string
;
onClick
:
(
_event
:
any
,
li
:
any
)
=>
void
;
}
[]
Returns
{
icon
:
string
;
label
:
string
;
onClick
:
(
_event
:
any
,
li
:
any
)
=>
void
}
[]
_
insert
Element
_insertElement
(
element
:
any
)
:
void
– insert into #ui-top instead of the default container
Parameters
element
:
any
Returns
void
_
on
Queue
Action
For
Combatant
_onQueueActionForCombatant
(
combatantId
:
any
)
:
Promise
<
void
>
Parameters
combatantId
:
any
Returns
Promise
<
void
>
_
on
Render
_onRender
(
context
:
any
,
options
:
any
)
:
void
Parameters
context
:
any
options
:
any
Returns
void
_
on
Resolve
Click
_onResolveClick
(
event
:
any
)
:
void
Parameters
event
:
any
Returns
void
_
prepare
Context
_prepareContext
(
options
:
any
)
:
Promise
<
any
>
Parameters
options
:
any
Returns
Promise
<
any
>
close
close
(
options
:
any
)
:
Promise
<
any
>
Parameters
options
:
any
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
unsubscribe
Prompt
Change
DEFAULT_
OPTIONS
PARTS
Methods
_
get
Context
Options
_
insert
Element
_
on
Queue
Action
For
Combatant
_
on
Render
_
on
Resolve
Click
_
prepare
Context
close
Body, Mind & Soul — API Reference
Loading...
– insert into #ui-top instead of the default container