LeviLamina
Loading...
Searching...
No Matches
ScriptActorAddEffectAfterEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilderReadOnly.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
ScriptModuleMinecraft {
struct
ScriptActorAddEffectAfterEventIntermediateData; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraft {
14
15
struct
ScriptActorAddEffectAfterEvent
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnk3b0c4e;
20
::ll::UntypedStorage<8, 32>
mUnke1bb0a;
21
::ll::UntypedStorage<8, 32>
mUnk30529e;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScriptActorAddEffectAfterEvent
& operator=(
ScriptActorAddEffectAfterEvent
const
&);
27
ScriptActorAddEffectAfterEvent
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
ScriptActorAddEffectAfterEvent
(
::ScriptModuleMinecraft::ScriptActorAddEffectAfterEvent
const
&);
33
34
MCAPI
~ScriptActorAddEffectAfterEvent
();
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCAPI static ::Scripting::ClassBindingBuilderReadOnly<::ScriptModuleMinecraft::ScriptActorAddEffectAfterEvent>
41
bind();
42
// NOLINTEND
43
44
public
:
45
// constructor thunks
46
// NOLINTBEGIN
47
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptActorAddEffectAfterEvent
const
&);
48
// NOLINTEND
49
50
public
:
51
// destructor thunk
52
// NOLINTBEGIN
53
MCAPI
void
$dtor();
54
// NOLINTEND
55
};
56
57
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActorAddEffectAfterEvent
Definition
ScriptActorAddEffectAfterEvent.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptActorAddEffectAfterEvent.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0