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

Method Process

src/SB/Game/zNPCTypeRobot.cpp:603–606  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

601}
602
603void zNPCTubeSlave::Process(xScene* xscn, F32 dt)
604{
605 zNPCRobot::Process(xscn, dt);
606}
607
608void zNPCRobot::Process(xScene* xscn, F32 dt)
609{

Callers

nothing calls this directly

Calls 4

IsAliveFunction · 0.85
DoAliveStuffFunction · 0.85
ProcessFunction · 0.50
TimestepMethod · 0.45

Tested by

no test coverage detected