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