Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BobbyAnguelov/Esoterica
/ DoubleClick
Method
DoubleClick
Code/EngineTools/NodeGraph/NodeGraph_UserContext.cpp:31–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void UserContext::DoubleClick( BaseNode* pNode )
32
{
33
EE_ASSERT( pNode != nullptr );
34
m_nodeDoubleClickedEvent.Execute( pNode );
35
}
36
37
void UserContext::NavigateTo( BaseGraph* pGraph )
38
{
Callers
1
HandleInput
Method · 0.80
Calls
1
Execute
Method · 0.45
Tested by
no test coverage detected