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