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

Method on_answer

src/SB/Game/zTaxi.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236void taxiCB::on_answer(ztalkbox::answer_enum answer)
237{
238 zTaxi_tb_answer(answer);
239}
240
241void taxiCB::on_stop()
242{

Callers 1

stopMethod · 0.45

Calls 1

zTaxi_tb_answerFunction · 0.85

Tested by

no test coverage detected