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

Method SetCheckMode

ogsr_engine/xrGame/ui/UI3tButton.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 virtual bool OnMouse(float x, float y, EUIMessages mouse_action);
53 virtual bool OnMouseDown(int mouse_btn);
54 void SetCheckMode(bool mode) { m_bCheckMode = mode; }
55
56 virtual void SetStretchTexture(bool stretch_texture);
57 virtual void EnableHeading(bool b);

Callers 1

Init3tButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected