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

Function zConditionalReset

src/SB/Game/zConditional.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void zConditionalReset(_zConditional* ent)
36{
37 xBaseReset(ent, ent->asset);
38}
39
40void zConditionalSave(_zConditional* ent, xSerial* s)
41{

Callers 1

zConditionalEventCBFunction · 0.85

Calls 1

xBaseResetFunction · 0.85

Tested by

no test coverage detected