3#include "mc/_HeaderOutputPredefine.h"
10namespace MovementInterpolatorSystem {
13MCNAPI ::TickingSystemWithInfo createCopyInterpolatorComponentSystem();
15MCNAPI ::TickingSystemWithInfo createOnGroundPostTickSystem();
17MCNAPI ::TickingSystemWithInfo createTickSystem(
bool isClientSide);
Definition TickingSystemWithInfo.h:13