BlzSetAbilityPosX

Parameters
abilCode integer
x integer
comment

Set the ability X coordinate (Cartesian System) of the ability icon in the default 4x3 grid. 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
return type
nothing
Source code
native BlzSetAbilityPosX                           takes integer abilCode, integer x returns nothing