MoveLocation
- Parameters
-
whichLocation location
newX real
newY real
- return type
nothing
- Source code
native MoveLocation takes location whichLocation, real newX, real newY returns nothing
- Source
- region-location.j
- wc3modding.com
- MoveLocation
whichLocation | location |
|
newX | real |
|
newY | real |
nothing
native MoveLocation takes location whichLocation, real newX, real newY returns nothing