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
common.j
wc3modding.com
PlaceRandomUnit