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

Method DuploNotice

src/SB/Game/zNPCTypeDuplotron.cpp:325–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323}
324
325void zNPCDuplotron::DuploNotice(en_SM_NOTICES note, void* data)
326{
327 if (this->spawner != NULL)
328 {
329 this->spawner->Notify(note, data);
330 }
331}
332
333S32 zNPCDuplotron::IsAlive()
334{

Callers 1

DupoHandleMailMethod · 0.95

Calls 1

NotifyMethod · 0.45

Tested by

no test coverage detected