MCPcopy 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
67void CUIFrameWindow::SetColor(u32 cl) { m_UIWndFrame.SetTextureColor(cl); }
68
69void CUIFrameWindow::FrameClip(const Frect parentAbsR)
70{

Callers

nothing calls this directly

Calls 1

SetTextureColorMethod · 0.45

Tested by

no test coverage detected