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

Method reset

src/SB/Game/zTaskBox.cpp:149–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149void ztaskbox::reset()
150{
151 disable();
152 if (this->asset->enable)
153 {
154 enable();
155 }
156}
157
158void ztaskbox::initiate()
159{

Callers 2

start_talkMethod · 0.45
cb_dispatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected