Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ initiate
Method
initiate
src/SB/Game/zTaskBox.cpp:158–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
void ztaskbox::initiate()
159
{
160
if (this->state == STATE_BEGIN)
161
{
162
set_state(STATE_DESCRIPTION);
163
}
164
}
165
166
void ztaskbox::succeed()
167
{
Callers
1
cb_dispatch
Method · 0.80
Calls
1
set_state
Function · 0.70
Tested by
no test coverage detected