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