Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GUI_Sidebar_MapButton_RenderWrapper
Method · 0.80
keyProcess
Method · 0.80
Mission_Final_Timer
Method · 0.80
Campaign_Select_Setup
Method · 0.80
Sprite_Handle_Troop_Weapon
Method · 0.80
Mission_Loop
Method · 0.80
intro_main
Method · 0.80
Mission_Final_TimeToDie
Method · 0.80
findVersions
Method · 0.80
Recruit_Show
Method · 0.80
CopyProtection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected