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