ConvertAttackType

Parameters
i integer
comment
note

Blizzard only defined attack-types 0 to 6 but there is a hidden one: ConvertAttackType(7). http://www.hiveworkshop.com/forums/t-269/h-227993/

pure
This function is pure. For the same values passed to it, it will always return the same value.
patch

1.17a

Source
common.j
return type
attacktype
Source code
constant native ConvertAttackType           takes integer i returns attacktype