BlzSetAbilityPosY
- Parameters
-
abilCode integer
y integer
- comment
-
Set the ability Y coordinate (Cartesian System) of the ability icon in the default 4x3 grid.
- note
-
As of the 1.31 PTR while you can specify the position of abilities such as “Build” directly in the object editor, you cannot do it with this native.
- patch
-
1.29.2.9231
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzSetAbilityPosY takes integer abilCode, integer y returns nothing