mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Actors
canAfford
Function canAfford
canAfford
(
stats
:
StatBlock
,
cost
:
ResourceCost
|
readonly
ResourceCost
[]
,
)
:
boolean
True when every cost in
cost
is currently affordable, without spending anything.
Parameters
stats
:
StatBlock
cost
:
ResourceCost
|
readonly
ResourceCost
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
True when every cost in
costis currently affordable, without spending anything.