Skip to content

ArmorType Enum

The ArmorType enum defines the armor classifications used in Dota 2, categorizing units based on their defense class.

Enum Values

NameValueDescription
DOTA_COMBAT_CLASS_DEFEND_STRUCTURE0Represents armor specific to structures.
DOTA_COMBAT_CLASS_DEFEND_HERO1Represents armor specific to heroes.
DOTA_COMBAT_CLASS_DEFEND_BASIC2Represents basic armor for creeps or other units.