LeviLamina
Loading...
Searching...
No Matches
VersionRequestedBy.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
ModuleDescriptor; }
8
namespace
Scripting {
struct
Version; }
9
// clang-format on
10
11
namespace
Scripting {
12
13
struct
VersionRequestedBy
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 40>
mUnk143185;
18
::ll::UntypedStorage<8, 40>
mUnkf3415b;
19
::ll::UntypedStorage<8, 104>
mUnk460b40;
20
::ll::UntypedStorage<1, 1>
mUnk135d43;
21
::ll::UntypedStorage<1, 1>
mUnk7590a2;
22
::ll::UntypedStorage<1, 1>
mUnk39326b;
23
::ll::UntypedStorage<1, 1>
mUnk490f0f;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
VersionRequestedBy
& operator=(
VersionRequestedBy
const
&);
29
VersionRequestedBy
(
VersionRequestedBy
const
&);
30
VersionRequestedBy
();
31
32
public
:
33
// member functions
34
// NOLINTBEGIN
35
MCAPI
VersionRequestedBy
(
::Scripting::VersionRequestedBy
&&);
36
37
MCAPI
VersionRequestedBy
(
38
::Scripting::Version
version_,
39
::Scripting::Version
originalVersion,
40
::Scripting::ModuleDescriptor
by_,
41
bool
supported_,
42
bool
missing_,
43
bool
explicitRequest_,
44
bool
promotion_
45
);
46
// NOLINTEND
47
48
public
:
49
// constructor thunks
50
// NOLINTBEGIN
51
MCAPI
void
* $ctor(
::Scripting::VersionRequestedBy
&&);
52
53
MCAPI
void
* $ctor(
54
::Scripting::Version
version_,
55
::Scripting::Version
originalVersion,
56
::Scripting::ModuleDescriptor
by_,
57
bool
supported_,
58
bool
missing_,
59
bool
explicitRequest_,
60
bool
promotion_
61
);
62
// NOLINTEND
63
};
64
65
}
// namespace Scripting
Scripting::ModuleDescriptor
Definition
ModuleDescriptor.h:7
Scripting::VersionRequestedBy
Definition
VersionRequestedBy.h:13
Scripting::Version
Definition
Version.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
script_engine
VersionRequestedBy.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0