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
- return type
nothing
- Source code
native BlzSetAbilityActivatedIcon takes integer abilCode, string iconPath returns nothing