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