Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ GetProdMultiplier
Method
GetProdMultiplier
Descent3/matcen.cpp:1033–1033 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1031
}
1032
1033
float matcen::GetProdMultiplier() { return m_speed_multi; }
1034
1035
bool matcen::SetProdMultiplier(float multi) {
1036
if (multi >= 0.0f) {
Callers
2
UpdateDialog
Method · 0.80
osipf_MatcenValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected