Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SendMessage
Method
SendMessage
ogsr_engine/xrGame/ui/UIMap.cpp:235–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
void CUICustomMap::SendMessage(CUIWindow* pWnd, s16 msg, void* pData) { CUIWndCallback::OnEvent(pWnd, msg, pData); }
236
237
bool CUIGlobalMap::OnMouse(float x, float y, EUIMessages mouse_action)
238
{
Callers
15
AddIconedPdaMessage
Method · 0.45
OnFocusReceive
Method · 0.45
OnDbClick
Method · 0.45
OnMouseDown
Method · 0.45
OnMouse
Method · 0.45
OnClick
Method · 0.45
OnMouseDown
Method · 0.45
OnFocusReceive
Method · 0.45
OnFocusLost
Method · 0.45
SaveValue
Method · 0.45
UpdatePosRelativeToMouse
Method · 0.45
OnMouse
Method · 0.45
Calls
7
OnEvent
Function · 0.85
UIGame
Method · 0.80
GetUI
Method · 0.80
ShowHint
Method · 0.80
HideHint
Method · 0.80
ActivatePropertiesBox
Method · 0.45
GetHint
Method · 0.45
Tested by
no test coverage detected