Skip to content

Auxiliary.FilterBoolFunctionEx

Source Code | Auxiliary Functions

Used filter for the Fusion, Xyz, Synchro and Link Procedures where (function f) can be Card.IsRace, Card.IsAttribute and Card.IsType and (int value) corresponds to the required Race, Attribute and Type.

Signature

Auxiliary.FilterBoolFunctionEx(function f, int value) → bool

lua
Auxiliary.FilterBoolFunctionEx(f,value)

Parameters

Returns


under-construction