3#include "mc/_HeaderOutputPredefine.h"
13namespace WalkDistanceSystem {
16MCAPI ::TickingSystemWithInfo createSystem();
18MCAPI
void updateWalkDistance(
19 ::MoveRequestComponent
const& moveRequest,
20 ::StateVectorComponent
const& state,
21 ::WalkDistComponent& walkDistance
Definition MoveRequestComponent.h:11
Definition StateVectorComponent.h:8
Definition TickingSystemWithInfo.h:13
Definition WalkDistComponent.h:5