Filter

From WarCraft3

Jump to: navigation, search

Template:common.j article series


common.j

native Filter           takes code func returns filterfunc
Confused? Jass help forum!


Creates a filterfunc from a given function. See boolexpr for info on how the return value can be used.

Bugs

Filterfunctions returned by this native have different rules to decide when a boolean is considered true than the rest of wc3. See IsUnitType for more information.

Personal tools