BlzGetAbilityBooleanLevelField
- Parameters
-
whichAbility ability
whichField abilitybooleanlevelfield
level integer
0-indexed level (since 1.31.1). Index=0 means level=1 in game and so on.
- comment
- patch
-
1.31.0.11889
- bug
-
Should not be used (crash): Use
BlzGetAbilityIntegerLevelField
. - Source
- common.j (suggest an edit or discuss on Github)
- return type
-
boolean
- Source code
-
native BlzGetAbilityBooleanLevelField takes ability whichAbility, abilitybooleanlevelfield whichField, integer level returns boolean