Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CreateRandom
Method · 0.80
mapSave
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected