Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Briefing_Update_Helicopter
Method · 0.80
Service_KIA_Loop
Method · 0.80
Service_Promotion_Loop
Method · 0.80
Recruit_Loop
Method · 0.80
Recruit_Draw_Soldiers
Method · 0.80
CopyProtection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected