LeviLamina
Loading...
Searching...
No Matches
ScriptAfterEventList.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
class
ScriptAfterEventList
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnk7862ac;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
ScriptAfterEventList
& operator=(
ScriptAfterEventList
const
&);
17
ScriptAfterEventList
(
ScriptAfterEventList
const
&);
18
ScriptAfterEventList
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI ::ScriptModuleMinecraft::ScriptAfterEventList&
operator=
(
::ScriptModuleMinecraft::ScriptAfterEventList
&&);
24
25
MCNAPI
~ScriptAfterEventList
();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCNAPI
void
$dtor
();
32
// NOLINTEND
33
};
34
35
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptAfterEventList
Definition
ScriptAfterEventList.h:7
ScriptModuleMinecraft::ScriptAfterEventList::~ScriptAfterEventList
MCAPI ~ScriptAfterEventList()
ScriptModuleMinecraft::ScriptAfterEventList::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptAfterEventList::operator=
MCAPI::ScriptModuleMinecraft::ScriptAfterEventList & operator=(::ScriptModuleMinecraft::ScriptAfterEventList &&)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
metadata
ScriptAfterEventList.h
Generated on Fri Jun 13 2025 05:04:47 for LeviLamina by
1.12.0