--------------------------------------------- IS DETECTED ------------------------------------------------
| 442 | } |
| 443 | //--------------------------------------------- IS DETECTED ------------------------------------------------ |
| 444 | bool UnitImpl::isDetected() const |
| 445 | { |
| 446 | return self->isDetected; |
| 447 | } |
| 448 | //--------------------------------------------- IS GATHERING GAS ------------------------------------------- |
| 449 | bool UnitImpl::isGatheringGas() const |
| 450 | { |
no outgoing calls
no test coverage detected