3#include "mc/_HeaderOutputPredefine.h"
12namespace RunInitializersSystem {
15MCAPI ::TickingSystemWithInfo create(::EntitySystems& systems);
17MCAPI
void gatherCombinedDependencies(::EntitySystems& systems, ::SystemInfo& resultInfo);
Definition EntitySystems.h:29
Definition SystemInfo.h:13
Definition TickingSystemWithInfo.h:13