Skip to content

Profectus / game/formulas/types / InvertFunction

Type Alias: InvertFunction()<T> ​

InvertFunction<T>: (this, value, ...inputs) => DecimalSource

Type Parameters ​

• T

Parameters ​

this ​

InternalFormula<T>

value ​

DecimalSource

inputs ​

...T

Returns ​

DecimalSource

Defined in ​

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