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

Method SetFloatNumbers

ogsr_engine/xrGame/ui/UICustomEdit.cpp:265–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263void CUICustomEdit::SetNumbersOnly(bool status) { m_bNumbersOnly = status; }
264
265void CUICustomEdit::SetFloatNumbers(bool status) { m_bFloatNumbers = status; }
266
267void CUICustomEdit::SetTextPosX(float x)
268{

Callers 1

InitCustomEditMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected