MCPcopy 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
1684static S32 tikiDeadCB(xGoal* rawgoal, void*, en_trantype*, F32, void*)
1685{
1686 rawgoal->GetOwner();
1687 return 0;
1688}
1689
1690// Incomplete data
1691static void genericTikiRender(xEnt* ent)

Callers

nothing calls this directly

Calls 1

GetOwnerMethod · 0.80

Tested by

no test coverage detected