Skip to content

DOTA_MODIFIER_ENTRY_TYPE Enum

The DOTA_MODIFIER_ENTRY_TYPE enum defines modifier buff entry states used by OnActiveModifiersUpdate.

Enum Values

NameValueDescription
DOTA_MODIFIER_ENTRY_TYPE_ACTIVE1Represents the DOTA_MODIFIER_ENTRY_TYPE_ACTIVE value.
DOTA_MODIFIER_ENTRY_TYPE_REMOVED2Represents the DOTA_MODIFIER_ENTRY_TYPE_REMOVED value.
UNRECOGNIZED-1Represents the UNRECOGNIZED value.