MCPcopy Create free account
hub / github.com/ddnet/ddnet / GetMinValue

Method GetMinValue

src/game/editor/smooth_value.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91float CSmoothValue::GetMinValue() const
92{
93 return m_MinValue;
94}
95
96float CSmoothValue::GetMaxValue() const
97{

Callers 1

ResetZoomEnvelopeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected