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

Method Destroy

src/SB/Game/zNPCTypePrawn.cpp:642–646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

640}
641
642void zNPCPrawn::Destroy()
643{
644 zNPCCommon::Destroy();
645 closeup.destroy();
646}
647
648void zNPCPrawn::NewTime(xScene* xscn, float dt)
649{

Callers 1

SceneFinishMethod · 0.45

Calls 1

destroyMethod · 0.45

Tested by

no test coverage detected