LeviLamina
Loading...
Searching...
No Matches
ScriptActorRemoveAfterEvent.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
ScriptActorRemoveAfterEvent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnkec1221;
17
::ll::UntypedStorage<8, 32>
mUnkb5b28c;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptActorRemoveAfterEvent
& operator=(
ScriptActorRemoveAfterEvent
const
&);
23
ScriptActorRemoveAfterEvent
(
ScriptActorRemoveAfterEvent
const
&);
24
ScriptActorRemoveAfterEvent
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI ::ScriptModuleMinecraft::ScriptActorRemoveAfterEvent&
30
operator=
(
::ScriptModuleMinecraft::ScriptActorRemoveAfterEvent
&&);
31
32
MCNAPI
~ScriptActorRemoveAfterEvent
();
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCNAPI static ::Scripting::ClassBinding
bind
();
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCNAPI
void
$dtor
();
45
// NOLINTEND
46
};
47
48
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActorRemoveAfterEvent
Definition
ScriptActorRemoveAfterEvent.h:12
ScriptModuleMinecraft::ScriptActorRemoveAfterEvent::bind
static MCAPI ::Scripting::ClassBinding bind()
ScriptModuleMinecraft::ScriptActorRemoveAfterEvent::operator=
MCAPI::ScriptModuleMinecraft::ScriptActorRemoveAfterEvent & operator=(::ScriptModuleMinecraft::ScriptActorRemoveAfterEvent &&)
ScriptModuleMinecraft::ScriptActorRemoveAfterEvent::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptActorRemoveAfterEvent::~ScriptActorRemoveAfterEvent
MCAPI ~ScriptActorRemoveAfterEvent()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptActorRemoveAfterEvent.h
Generated on Fri Jun 13 2025 05:04:47 for LeviLamina by
1.12.0