--------------------------------------------- EXISTS -----------------------------------------------------
| 365 | } |
| 366 | //--------------------------------------------- EXISTS ----------------------------------------------------- |
| 367 | bool UnitImpl::exists() const |
| 368 | { |
| 369 | return self->exists; |
| 370 | } |
| 371 | //--------------------------------------------- HAS NUKE --------------------------------------------------- |
| 372 | bool UnitImpl::hasNuke() const |
| 373 | { |
no outgoing calls