MCPcopy 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

Mission_Final_TimerMethod · 0.80
Sprite_Handle_TurretMethod · 0.80
intro_RetailMethod · 0.80
CopyProtectionMethod · 0.80
Mission_Intro_PlayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected