Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "Or" as a "function"
Function Or
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about Or
returns a new boolean expression that has the result of evaluating (expr1 OR expr2) Note: boolexpr extends from agent and must be explicitly destroyed with DestroyBoolExpr to prevent leaks. However, most functions from blizzard.j destroy passed boolexpr automatically.
Page loaded in 0.1063 seconds.
|