Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ Exit
Method
Exit
src/SB/Game/zNPCGoalScript.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
S32 zNPCGoalScript::Exit(F32 dt, void* updCtxt)
69
{
70
return xGoal::Exit(dt, updCtxt);
71
}
72
73
S32 zNPCGoalScript::SysEvent(xBase* from, xBase* to, U32 toEvent, const F32* toParam,
74
xBase* toParamWidget, S32* handled)
Callers
nothing calls this directly
Calls
1
Exit
Function · 0.50
Tested by
no test coverage detected