Skip to content

aux.TargetBoolFunction ​

Source Code | Usage Examples | aux Functions

Used in SetTarget filters (with parameters (e,c)) to check a function and its (...) parameters

Signature ​

aux.TargetBoolFunction(function f, any ...) → bool

lua
aux.TargetBoolFunction(f,...)

Parameters ​

Returns ​


under-construction