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

Method SysEvent

src/SB/Game/zNPCGoalScript.cpp:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73S32 zNPCGoalScript::SysEvent(xBase* from, xBase* to, U32 toEvent, const F32* toParam,
74 xBase* toParamWidget, S32* handled)
75{
76 return xGoal::SysEvent(from, to, toEvent, toParam, toParamWidget, handled);
77}
78
79S32 zNPCGoalScript::NPCMessage(NPCMsg* mail)
80{

Callers

nothing calls this directly

Calls 1

SysEventFunction · 0.50

Tested by

no test coverage detected