MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / ffGetMaxResultValue

Method ffGetMaxResultValue

ogsr_engine/xrGame/ef_base.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 IC float ffGetMaxResultValue() { return (m_fMaxResultValue); }
54
55 IC float ffGetMinResultValue() { return (m_fMinResultValue); }
56

Callers 2

ffGetValueMethod · 0.80
CALifeHumanBrainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected