![]() |
OpenXcom
1.0
Open-source clone of the original X-Com
|
Match a mission based on region and type. More...
Public Member Functions | |
| matchRegionAndType (const std::string ®ion, MissionObjective objective) | |
| Store the region and type. | |
| bool | operator() (const AlienMission *mis) const |
| Match against stored values. | |
Match a mission based on region and type.
This function object will match alien missions based on region and type.
1.8.14