BlzSetAbilityActivatedIcon
- Parameters
-
abilCode integer
iconPath string
- comment
-
Change(set) an ability’s activated icon (this is for abilities that have an activated state such as defend, avatar, etc) at runtime.
- patch
-
1.29.2.9231
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzSetAbilityActivatedIcon takes integer abilCode, string iconPath returns nothing