Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ EnableHeading
Method
EnableHeading
ogsr_engine/xrGame/ui/UI3tButton.cpp:227–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
void CUI3tButton::EnableHeading(bool b)
228
{
229
CUIButton::EnableHeading(b);
230
m_background.EnableHeading(b);
231
}
Callers
5
Init
Method · 0.45
SetupCurrentMap
Method · 0.45
InitAddon
Method · 0.45
InitStatic
Method · 0.45
Init3tButton
Method · 0.45
Calls
1
EnableHeading
Function · 0.85
Tested by
no test coverage detected