DestroyFilter
- Parameters
-
f filterfunc
- note
Only call this on filterfunc created via
And
,Or
,Not
.- return type
nothing
- Source code
native DestroyFilter takes filterfunc f returns nothing
- Source
- boolexpr.j
- wc3modding.com
- DestroyFilter
f | filterfunc |
Only call this on filterfunc created via And
,Or
,Not
.
nothing
native DestroyFilter takes filterfunc f returns nothing