Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ tikiDeadCB
Function
tikiDeadCB
src/SB/Game/zNPCTypeTiki.cpp:1684–1688 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1682
}
1683
1684
static S32 tikiDeadCB(xGoal* rawgoal, void*, en_trantype*, F32, void*)
1685
{
1686
rawgoal->GetOwner();
1687
return 0;
1688
}
1689
1690
// Incomplete data
1691
static void genericTikiRender(xEnt* ent)
Callers
nothing calls this directly
Calls
1
GetOwner
Method · 0.80
Tested by
no test coverage detected