IsPointInRegion
- Parameters
-
whichRegion region
x real
y real
- return type
boolean
- Source code
native IsPointInRegion takes region whichRegion, real x, real y returns boolean
- Source
- common.j
- wc3modding.com
- IsPointInRegion
whichRegion | region |
|
x | real |
|
y | real |
boolean
native IsPointInRegion takes region whichRegion, real x, real y returns boolean