Skip to content

Profectus / game/formulas/types / SubstitutionFunction

Type Alias: SubstitutionFunction()<T> ​

SubstitutionFunction<T>: (this, variable, ...inputs) => GenericFormula

Type Parameters ​

• T

Parameters ​

this ​

InternalFormula<T>

variable ​

GenericFormula

inputs ​

...T

Returns ​

GenericFormula

Defined in ​

profectus/src/game/formulas/types.d.ts:34