Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ ClearRight
Method
ClearRight
src/PressedObject.cpp:82–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void CPressedObject::ClearRight()
83
{
84
RightObject = nullptr;
85
RightGump = nullptr;
86
RightSerial = 0;
87
}
88
89
void CPressedObject::InitRight(CRenderObject *obj, CGump *gump)
90
{
Callers
3
OnRightMouseButtonUp
Method · 0.80
OnRightMouseButtonDoubleClick
Method · 0.80
~CGump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected