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