Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetColor
Method
SetColor
ogsr_engine/xrGame/ui/UIFrameWindow.cpp:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void CUIFrameWindow::SetColor(u32 cl) { m_UIWndFrame.SetTextureColor(cl); }
68
69
void CUIFrameWindow::FrameClip(const Frect parentAbsR)
70
{
Callers
nothing calls this directly
Calls
1
SetTextureColor
Method · 0.45
Tested by
no test coverage detected