--------------------------------------------- IS CLOAKED -------------------------------------------------
| 427 | } |
| 428 | //--------------------------------------------- IS CLOAKED ------------------------------------------------- |
| 429 | bool UnitImpl::isCloaked() const |
| 430 | { |
| 431 | return self->isCloaked; |
| 432 | } |
| 433 | //--------------------------------------------- IS COMPLETED ----------------------------------------------- |
| 434 | bool UnitImpl::isCompleted() const |
| 435 | { |
no outgoing calls