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

Method isCustom

Source/Campaign.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326bool cCampaign::isCustom() const {
327
328 return mIsCustomCampaign;
329}
330
331bool cCampaign::isRandom() const {
332

Callers 9

Campaign_LoadMethod · 0.45
WindowTitleBaseSetupMethod · 0.45
Campaign_SelectionMethod · 0.45
Briefing_Show_ReadyMethod · 0.45
Mission_LoopMethod · 0.45
findVersionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected