Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "Condition" as a "function"
Function Condition
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about Condition
returns a new conditionfunc that has the result of evaluating func(). func will receive no arguments and must return a boolean: true/false. Note: conditionfunc extends from boolexpr->agent and must be explicitly destroyed with DestroyBoolExpr/ DestroyCondition to prevent leaks. However, most functions from blizzard.j destroy passed boolexpr automatically.
Page loaded in 0.1107 seconds.
|