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

Method isRandom

Source/Campaign.cpp:331–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329}
330
331bool cCampaign::isRandom() const {
332
333 return mIsRandom;
334}

Callers 5

Briefing_Show_ReadyMethod · 0.45
GameOverCheckMethod · 0.45
Briefing_ShowMethod · 0.45
Recruit_ShowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected