Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
void CUIProgressShape::SetTextVisible(bool b) { m_bText = b; }
39
40
void _make_rot(Fvector2& pt, const Fvector2& src, float sin_a, float cos_a, float angle)
41
{
Callers
1
InitProgressShape
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected