Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
void CUIScrollView::SetScrollBarProfile(LPCSTR profile) { m_scrollbar_profile = profile; }
70
71
void CUIScrollView::AddWindow(CUIWindow* pWnd, bool auto_delete, bool top)
72
{
Callers
2
InitListWnd
Method · 0.80
InitScrollView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected