SetUnitScale

Parameters
whichUnit unit
scaleX real

This is actually the scale for all dimensions.

scaleY real

This parameter is not taken into account.

scaleZ real

This parameter is not taken into account.

bug

Only takes scaleX into account and uses scaleX for all three dimensions.

comment
patch

1.00

return type
nothing
Source code
native          SetUnitScale        takes unit whichUnit, real scaleX, real scaleY, real scaleZ returns nothing
Source
common.j
wc3modding.com
SetUnitScale