--------------------------------------------- GET INTERCEPTOR COUNT --------------------------------------
| 146 | } |
| 147 | //--------------------------------------------- GET INTERCEPTOR COUNT -------------------------------------- |
| 148 | int UnitImpl::getInterceptorCount() const |
| 149 | { |
| 150 | return self->interceptorCount; |
| 151 | } |
| 152 | //--------------------------------------------- GET SCARAB COUNT ------------------------------------------- |
| 153 | int UnitImpl::getScarabCount() const |
| 154 | { |
no outgoing calls