Body, Mind & Soul — API Reference
Preparing search index...
helpers/trigger-conditions
CONDITION_REGISTRY
isSavingThrow
Variable isSavingThrow
isSavingThrow
:
{
evaluate
:
(
_cond
:
any
,
__namedParameters
:
{
hookArgs
:
any
}
)
=>
boolean
;
hooks
:
string
[]
;
}
True when the triggering check is a saving throw (hookArgs[1].isSavingThrow).
Type Declaration
evaluate
:
(
_cond
:
any
,
__namedParameters
:
{
hookArgs
:
any
}
)
=>
boolean
hooks
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Body, Mind & Soul — API Reference
Loading...
True when the triggering check is a saving throw (hookArgs[1].isSavingThrow).