--------------------------------------------- IS STARTING ATTACK -----------------------------------------
| 576 | } |
| 577 | //--------------------------------------------- IS STARTING ATTACK ----------------------------------------- |
| 578 | bool UnitImpl::isStartingAttack() const |
| 579 | { |
| 580 | return self->isStartingAttack; |
| 581 | } |
| 582 | //--------------------------------------------- IS STUCK --------------------------------------------------- |
| 583 | bool UnitImpl::isStuck() const |
| 584 | { |
no outgoing calls