MCPcopy 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
227void CUI3tButton::EnableHeading(bool b)
228{
229 CUIButton::EnableHeading(b);
230 m_background.EnableHeading(b);
231}

Callers 5

InitMethod · 0.45
SetupCurrentMapMethod · 0.45
InitAddonMethod · 0.45
InitStaticMethod · 0.45
Init3tButtonMethod · 0.45

Calls 1

EnableHeadingFunction · 0.85

Tested by

no test coverage detected