Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isCannonFodder2
Method
isCannonFodder2
Source/Version.hpp:116–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
bool isCannonFodder2() const {
117
return mGame == eGame::CF2;
118
}
119
120
bool isCustom() const {
121
return mRelease == eRelease::Custom || isRandom();
Callers
3
Mission_Intro_Play
Method · 0.80
intro_Retail
Method · 0.80
SetActiveSpriteSheet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected