LeviLamina
Loading...
Searching...
No Matches
ScriptActorDieAfterEvent.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
namespace
ScriptModuleMinecraft {
9
10
struct
ScriptActorDieAfterEvent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk1f3ea3;
15
::ll::UntypedStorage<8, 88>
mUnk80828a;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ScriptActorDieAfterEvent
& operator=(
ScriptActorDieAfterEvent
const
&);
21
ScriptActorDieAfterEvent
(
ScriptActorDieAfterEvent
const
&);
22
ScriptActorDieAfterEvent
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
ScriptActorDieAfterEvent
(
::ScriptModuleMinecraft::ScriptActorDieAfterEvent
&&);
28
29
MCAPI
~ScriptActorDieAfterEvent
();
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI static ::Scripting::ClassBindingBuilderReadOnly<::ScriptModuleMinecraft::ScriptActorDieAfterEvent> bind();
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptActorDieAfterEvent
&&);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCAPI
void
$dtor();
48
// NOLINTEND
49
};
50
51
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActorDieAfterEvent
Definition
ScriptActorDieAfterEvent.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptActorDieAfterEvent.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0