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

Method Process

src/SB/Game/zNPCTypePrawn.cpp:1045–1048  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1043}
1044
1045S32 zNPCGoalPrawnDeath::Process(en_trantype* trantype, float dt, void* updCtxt, xScene* xscn)
1046{
1047 return xGoal::Process(trantype, dt, updCtxt, xscn);
1048}
1049
1050void xDebugAddTweak(const char*, xVec3*, const tweak_callback*, void*, U32)
1051{

Callers

nothing calls this directly

Calls 1

ProcessFunction · 0.50

Tested by

no test coverage detected