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

Method setName

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

Source from the content-addressed store, hash-verified

215
216 std::string getName() const;
217 void setName(const std::string& pName) { mName = pName; }
218
219};
220

Callers 1

CreateRandomMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected