DOTA_MODIFIER_ENTRY_TYPE Enum
The DOTA_MODIFIER_ENTRY_TYPE enum defines modifier buff entry states used by OnActiveModifiersUpdate.
Enum Values
| Name | Value | Description |
|---|---|---|
DOTA_MODIFIER_ENTRY_TYPE_ACTIVE | 1 | Represents the DOTA_MODIFIER_ENTRY_TYPE_ACTIVE value. |
DOTA_MODIFIER_ENTRY_TYPE_REMOVED | 2 | Represents the DOTA_MODIFIER_ENTRY_TYPE_REMOVED value. |
UNRECOGNIZED | -1 | Represents the UNRECOGNIZED value. |