MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / GetMapFilename

Method GetMapFilename

Source/Campaign.hpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 std::string GetMapFilename() const {
91 return mMapFilename;
92 }
93
94 void SetGoal(ePhaseObjective pGoal, int pValue) {
95 if (pValue)

Callers 2

CreateRandomMethod · 0.80
mapSaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected