BlzGetItemExtendedTooltip
- Parameters
-
whichItem item
- 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.
- comment
Get the extended item tooltip.
- patch
1.29
- return type
string
- Source code
native BlzGetItemExtendedTooltip takes item whichItem returns string
- Source
- common.j
- wc3modding.com
- BlzGetItemExtendedTooltip