BlzGetAbilityResearchExtendedTooltip
- Parameters
-
abilCode integer
level integer
- comment
Get the extended ability research tooltip (for abilities that can be researched/learned such as defend, hero abilities, etc) of an ability.
- async
- This function is asynchronous. The values it returns are not guaranteed to be the same for each player. If you attempt to use it in an synchronous manner it may cause a desync.
- patch
1.29.2.9231
- Source
- common.j
- return type
string
- Source code
native BlzGetAbilityResearchExtendedTooltip takes integer abilCode, integer level returns string