RemoveRect
- Parameters
-
whichRect rect
- comment
Destroys the rectangle.
If you access the rectangle after removal, all of its values will return zero.
- return type
nothing
- Source code
native RemoveRect takes rect whichRect returns nothing
- Source
- common.j
- wc3modding.com
- RemoveRect