Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "DestroyBoolExpr" as a "function"
Function DestroyBoolExpr
Line: |
2474 |
Location: |
common.j |
Constant? |
no |
Type: |
native |
Arguments: |
boolexpr e |
Returns: |
nothing |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about DestroyBoolExpr
destroys the provided boolean expression See: AndOrNotConditionFilterNote: boolexpr extends from agent and must be explicitly destroyed to prevent leaks. However, most functions from blizzard.j destroy passed boolexpr automatically.
Page loaded in 0.0802 seconds.
|