Skip to content

OrderQueueBehavior Enum

The OrderQueueBehavior enum specifies the behavior of the order queue for a unit.

Enum Values

NameValueDescription
DOTA_ORDER_QUEUE_DEFAULT0Default queue behavior.
DOTA_ORDER_QUEUE_NEVER1Orders are not queued; each replaces the last.
DOTA_ORDER_QUEUE_ALWAYS2Orders are always queued.