Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ SetMapFilename
Method
SetMapFilename
Source/Campaign.hpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void SetMapFilename(const std::string& pMapFilename) {
87
mMapFilename = pMapFilename;
88
}
89
90
std::string GetMapFilename() const {
91
return mMapFilename;
Callers
2
CreateRandom
Method · 0.80
mapSave
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected