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