MCPcopy 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_PlayMethod · 0.80
intro_RetailMethod · 0.80
SetActiveSpriteSheetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected