Body, Mind & Soul — API Reference
Preparing search index...
helpers/trigger-outcomes
OUTCOME_REGISTRY
advanceSelf
Variable advanceSelf
advanceSelf
:
{
configPartial
:
string
;
execute
:
(
outcome
:
any
,
__namedParameters
:
{
actor
:
any
}
)
=>
Promise
<
void
>
;
}
Decrement resolutionTime on all of the owner's queued actions. Config: { downs }
Type Declaration
configPartial
:
string
execute
:
(
outcome
:
any
,
__namedParameters
:
{
actor
:
any
}
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Body, Mind & Soul — API Reference
Loading...
Decrement resolutionTime on all of the owner's queued actions. Config: { downs }