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