Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isCannonFodder1
Method
isCannonFodder1
Source/Version.hpp:112–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
bool isCannonFodder1() const {
113
return mGame == eGame::CF1;
114
}
115
116
bool isCannonFodder2() const {
117
return mGame == eGame::CF2;
Callers
9
GUI_Sidebar_MapButton_RenderWrapper
Method · 0.80
Mission_Final_Timer
Method · 0.80
Briefing_Update_Helicopter
Method · 0.80
Sprite_Handle_Turret
Method · 0.80
Squad_Prepare_GrenadesAndRockets
Method · 0.80
intro_Retail
Method · 0.80
Mission_Final_TimeToDie
Method · 0.80
CopyProtection
Method · 0.80
Mission_Intro_Play
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected