MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / setClient

Method setClient

src/SB/Core/x/xserializer.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void xSerial::setClient(U32 idtag)
80{
81 prepare(idtag);
82}
83
84// non-matching: scheduling
85S32 xSerial::Write(char* data, S32 elesize, S32 n)

Callers 3

zSceneSaveFunction · 0.80
zSceneLoadFunction · 0.80
xSerialTraverseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected