Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ write
Method
write
src/SB/Game/zTaskBox.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void ztaskbox::write(xSerial& s)
57
{
58
s.Write((U8)this->state);
59
}
60
61
// Equivalent: branching weirdness
62
void ztaskbox::start_talk(zNPCCommon* npc)
Callers
1
zSceneSave
Function · 0.45
Calls
1
Write
Method · 0.80
Tested by
no test coverage detected