3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/ecs/strict/Include.h"
18namespace SheepAnimationSystemsImpl {
21MCNAPI
void tickJebification(
22 ::entt::type_list<::Include<::ActorMovementTickNeededComponent, ::SheepFlagComponent>>,
23 ::TintColorComponent& tintColorComponent,
24 ::SynchedActorDataComponent
const& synchedActorDataComponent,
25 ::ActorUniqueIDComponent& actorUniqueIDComponent,
26 ::ActorOwnerComponent& actorOwnerForTickCountOnly
Definition ActorOwnerComponent.h:10
Definition ActorMovementTickNeededComponent.h:5
Definition ActorUniqueIDComponent.h:8
Definition SheepFlagComponent.h:5
Definition SynchedActorDataComponent.h:8
Definition TintColorComponent.h:8