MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / operator()

Method operator()

src/Geoscape/GeoscapeState.cpp:1018–1018  ·  view source on GitHub ↗

Mark as a valid retaliation target.

Source from the content-addressed store, hash-verified

1016{
1017 /// Mark as a valid retaliation target.
1018 void operator()(const argument_type &iter) const { iter.second->setRetaliationTarget(true); }
1019};
1020
1021/**

Callers

nothing calls this directly

Calls 1

setRetaliationTargetMethod · 0.80

Tested by

no test coverage detected