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

Method isPC

Source/Version.hpp:164–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 }
163
164 bool isPC() const {
165 return mPlatform == ePlatform::PC;
166 }
167
168 bool isSingle() const {
169 return mName == "Single Map";

Callers 6

Service_KIA_LoopMethod · 0.80
Recruit_LoopMethod · 0.80
Recruit_Draw_SoldiersMethod · 0.80
CopyProtectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected