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

Method SetTextVisible

ogsr_engine/xrGame/ui/UIProgressShape.cpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void CUIProgressShape::SetTextVisible(bool b) { m_bText = b; }
39
40void _make_rot(Fvector2& pt, const Fvector2& src, float sin_a, float cos_a, float angle)
41{

Callers 1

InitProgressShapeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected