PlaceRandomUnit
- Parameters
-
whichPool unitpool
forWhichPlayer player
x real
y real
facing real
- return type
unit
- Source code
native PlaceRandomUnit takes unitpool whichPool, player forWhichPlayer, real x, real y, real facing returns unit
- Source
- random.j
- wc3modding.com
- PlaceRandomUnit