--------------------------------------------- IS HALLUCINATION -------------------------------------------
| 531 | } |
| 532 | //--------------------------------------------- IS HALLUCINATION ------------------------------------------- |
| 533 | bool UnitImpl::isHallucination() const |
| 534 | { |
| 535 | return self->isHallucination; |
| 536 | } |
| 537 | //--------------------------------------------- IS IDLE ---------------------------------------------------- |
| 538 | bool UnitImpl::isIdle() const |
| 539 | { |
no outgoing calls