LeviLamina
Loading...
Searching...
No Matches
MutableActorGameplayEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
#include "mc/gameplayhandlers/CoordinatorResult.h"
5
#include "mc/world/events/ActorAddEffectEvent.h"
6
#include "mc/world/events/ActorDefinitionStartedEvent.h"
7
#include "mc/world/events/EventVariantImpl.h"
8
9
template
<
typename
Result>
10
struct
MutableActorGameplayEvent
;
11
12
template
<>
13
struct
MutableActorGameplayEvent
<CoordinatorResult>
14
:
MutableEventVariant
<ActorDefinitionStartedEvent, ActorAddEffectEvent> {};
EventVariantImpl
Definition
EventVariantImpl.h:46
MutableActorGameplayEvent
Definition
MutableActorGameplayEvent.h:10
src
mc
world
events
MutableActorGameplayEvent.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0