LeviLamina
Loading...
Searching...
No Matches
ActorAddEffectEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
MobEffectInstance
;
8
class
WeakEntityRef
;
9
// clang-format on
10
11
struct
ActorAddEffectEvent
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 24, ::WeakEntityRef> mEntity;
16
::ll::TypedStorage<8, 136, ::MobEffectInstance> mMobEffect;
17
// NOLINTEND
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
~ActorAddEffectEvent
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCFOLD
void
$dtor();
29
// NOLINTEND
30
};
MobEffectInstance
Definition
MobEffectInstance.h:15
WeakEntityRef
Definition
WeakEntityRef.h:14
ActorAddEffectEvent
Definition
ActorAddEffectEvent.h:11
src
mc
world
events
ActorAddEffectEvent.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0