Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ set_callback
Method
set_callback
src/SB/Game/zTaskBox.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
void ztaskbox::set_callback(callback* cb)
200
{
201
this->cb = cb;
202
}
203
204
// Equivalent: scheduling
205
void ztaskbox::init()
Callers
2
start_talk
Method · 0.80
Enter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected