MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / isRetail

Method isRetail

Source/Version.hpp:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 bool isRetail() const {
129 return mRelease == eRelease::Retail;
130 }
131
132 bool isPCFormat() const {
133 return mRelease == eRelease::PCFormat;

Callers 11

keyProcessMethod · 0.80
Mission_Final_TimerMethod · 0.80
Campaign_Select_SetupMethod · 0.80
Mission_LoopMethod · 0.80
intro_mainMethod · 0.80
findVersionsMethod · 0.80
Recruit_ShowMethod · 0.80
CopyProtectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected