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

Method SysEvent

src/SB/Game/zNPCTypeBossPlankton.cpp:1164–1171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1162}
1163
1164S32 zNPCBPlankton::SysEvent(xBase* from, xBase* to, U32 toEvent, const F32* toParam,
1165 xBase* toParamWidget, S32* handled)
1166{
1167 *handled = 0;
1168 return zNPCCommon::SysEvent(from, to, toEvent, toParam, toParamWidget, handled);
1169
1170 // ((zNPCCommon*) 0x1b8???
1171}
1172
1173void zNPCBPlankton::Render()
1174{

Callers

nothing calls this directly

Calls 1

SysEventFunction · 0.50

Tested by

no test coverage detected