3#include "mc/_HeaderOutputPredefine.h"
12namespace CelebrateHuntSystemInternal {
15MCAPI
void _stopCelebrating(::Actor& actor, ::CelebrateHuntComponent& component);
17MCAPI
void _tickCelebrateHuntComponent(
18 ::ActorOwnerComponent& actorOwnerComponent,
19 ::CelebrateHuntComponent& celebrateHuntComponent
Definition ActorOwnerComponent.h:10
Definition CelebrateHuntComponent.h:8