--------------------------------------------- IS UNDER STORM ---------------------------------------------
| 606 | } |
| 607 | //--------------------------------------------- IS UNDER STORM --------------------------------------------- |
| 608 | bool UnitImpl::isUnderStorm() const |
| 609 | { |
| 610 | return self->isUnderStorm; |
| 611 | } |
| 612 | //--------------------------------------------- IS UNPOWERED ----------------------------------------------- |
| 613 | bool UnitImpl::isPowered() const |
| 614 | { |
no outgoing calls