RemoveRegion
- Parameters
-
whichRegion region
The region to be destroyed.
- comment
Destroys a region.
- patch
1.00
- Source
- common.j
- return type
nothing
- Source code
native RemoveRegion takes region whichRegion returns nothing
whichRegion | region |
The region to be destroyed. |
Destroys a region.
1.00
nothing
native RemoveRegion takes region whichRegion returns nothing