Skip to content

Profectus / game/formulas/operations / createPassthroughBinaryFormula

Function: createPassthroughBinaryFormula() ​

createPassthroughBinaryFormula(operation): (value, other) => default<[any, any]>

Parameters ​

operation ​

(a, b) => DecimalSource

Returns ​

Function

Parameters ​

value ​

any

other ​

any

Returns ​

default<[any, any]>

Defined in ​

profectus/src/game/formulas/operations.ts:931