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

Method SetClipRect

ogsr_engine/xrGame/ui/UIStatic.cpp:576–576  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

574}
575
576void CUIStatic::SetClipRect(Frect r) { m_ClipRect = r; }
577
578void CUIStatic::OnFocusReceive()
579{

Callers 7

UpdateSpotMethod · 0.80
UpdateSpotPointerMethod · 0.80
SetupCurrentMapMethod · 0.80
UIMiniMapInitFunction · 0.80
ShowMethod · 0.80
AddMapToRenderMethod · 0.80
UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected