MCPcopy 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
60void CUICarPanel::SetRPM(float rpm)
61{
62 // clamp(rpm,0.f,1.f);
63 // UITachometer.SetValue(rpm);
64}

Callers 1

VisualUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected