Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ setBtn2Callback
Method
setBtn2Callback
Source/AlertLayer.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
void AlertLayer::setBtn2Callback(std::function<void(Node*)> btn2Callback)
126
{
127
_btn2->setCallback(btn2Callback);
128
}
Callers
2
init
Method · 0.80
init
Method · 0.80
Calls
1
setCallback
Method · 0.45
Tested by
no test coverage detected