Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
642
void zNPCPrawn::Destroy()
643
{
644
zNPCCommon::Destroy();
645
closeup.destroy();
646
}
647
648
void zNPCPrawn::NewTime(xScene* xscn, float dt)
649
{
Callers
1
SceneFinish
Method · 0.45
Calls
1
destroy
Method · 0.45
Tested by
no test coverage detected