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

Function zNPCCommon_ScenePostInit

src/SB/Game/zNPCTypeCommon.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190void zNPCCommon_ScenePostInit()
191{
192 NPCSupport_ScenePostInit();
193}
194
195void zNPCCommon_Timestep(xScene* scene, F32 dt)
196{

Callers 1

ScenePostInitMethod · 0.85

Calls 1

NPCSupport_ScenePostInitFunction · 0.85

Tested by

no test coverage detected