Condition

From WarCraft3

Jump to: navigation, search

Template:common.j article series


common.j

native Condition        takes code func returns conditionfunc
Confused? Jass help forum!

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

Bugs

Condtionfunctions 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