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

Method getName

Source/Campaign.cpp:322–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322std::string cCampaign::getName() const {
323 return mName;
324}
325
326bool cCampaign::isCustom() const {
327

Callers 3

WindowTitleBaseSetupMethod · 0.80
Game_Load_FilterMethod · 0.80
ToJsonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected