![]() |
OpenXcom
1.0
Open-source clone of the original X-Com
|
Clears the alien base from supply missions that use it. More...
Public Member Functions | |
| ClearAlienBase (const AlienBase *base) | |
| Remembers the base. | |
| void | operator() (AlienMission *am) const |
| Clears the base if required. More... | |
Clears the alien base from supply missions that use it.
| void OpenXcom::ClearAlienBase::operator() | ( | AlienMission * | am | ) | const |
Clears the base if required.
Removes the association between the alien mission and the alien base, if one existed.
| am | Pointer to the alien mission. |
1.8.14