Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetRPM
Method
SetRPM
ogsr_engine/xrGame/ui/UICarPanel.cpp:60–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
//////////////////////////////////////////////////////////////////////////
59
60
void CUICarPanel::SetRPM(float rpm)
61
{
62
// clamp(rpm,0.f,1.f);
63
// UITachometer.SetValue(rpm);
64
}
Callers
1
VisualUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected