OpenXcom  1.0
Open-source clone of the original X-Com
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
OpenXcom::ClearAlienBase Class Reference

Clears the alien base from supply missions that use it. More...

Inheritance diagram for OpenXcom::ClearAlienBase:

Public Member Functions

 ClearAlienBase (const AlienBase *base)
 Remembers the base.
 
void operator() (AlienMission *am) const
 Clears the base if required. More...
 

Detailed Description

Clears the alien base from supply missions that use it.

Member Function Documentation

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.

Parameters
amPointer to the alien mission.

The documentation for this class was generated from the following file: