Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
326
bool cCampaign::isCustom() const {
327
328
return mIsCustomCampaign;
329
}
330
331
bool cCampaign::isRandom() const {
332
Callers
9
GUI_Sidebar_MapButton_RenderWrapper
Method · 0.45
Campaign_Load
Method · 0.45
Phase_Map_Overview_Show
Method · 0.45
WindowTitleBaseSetup
Method · 0.45
Campaign_Selection
Method · 0.45
Briefing_Show_PreReady
Method · 0.45
Briefing_Show_Ready
Method · 0.45
Mission_Loop
Method · 0.45
findVersions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected