MCPcopy 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
56void ztaskbox::write(xSerial& s)
57{
58 s.Write((U8)this->state);
59}
60
61// Equivalent: branching weirdness
62void ztaskbox::start_talk(zNPCCommon* npc)

Callers 1

zSceneSaveFunction · 0.45

Calls 1

WriteMethod · 0.80

Tested by

no test coverage detected