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

Method SetScrollBarProfile

ogsr_engine/xrGame/ui/UIScrollView.cpp:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void CUIScrollView::SetScrollBarProfile(LPCSTR profile) { m_scrollbar_profile = profile; }
70
71void CUIScrollView::AddWindow(CUIWindow* pWnd, bool auto_delete, bool top)
72{

Callers 2

InitListWndMethod · 0.80
InitScrollViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected