LeviLamina
Loading...
Searching...
No Matches
EDUConfigData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
ServicePacksConfig
;
8
namespace
Json {
class
Value
; }
9
// clang-format on
10
11
struct
EDUConfigData {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 88>
mUnkeb0597;
16
::ll::UntypedStorage<4, 20>
mUnk7fb0be;
17
::ll::UntypedStorage<1, 1>
mUnk830bbe;
18
::ll::UntypedStorage<8, 56>
mUnk4a7d55;
19
::ll::UntypedStorage<1, 2>
mUnkf928be;
20
::ll::UntypedStorage<8, 32>
mUnkea7c32;
21
::ll::UntypedStorage<1, 2>
mUnk623f9f;
22
::ll::UntypedStorage<8, 104>
mUnk4c22dd;
23
::ll::UntypedStorage<1, 2>
mUnk90e375;
24
::ll::UntypedStorage<1, 2>
mUnkb00840;
25
::ll::UntypedStorage<1, 2>
mUnk847086;
26
::ll::UntypedStorage<8, 24>
mUnk2504bf;
27
::ll::UntypedStorage<8, 32>
mUnk4d1ed9;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
EDUConfigData& operator=(EDUConfigData
const
&);
33
EDUConfigData(EDUConfigData
const
&);
34
EDUConfigData();
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
#ifdef LL_PLAT_C
40
MCNAPI
explicit
EDUConfigData(
::Json::Value
const
& config);
41
#endif
42
// NOLINTEND
43
44
public
:
45
// static functions
46
// NOLINTBEGIN
47
#ifdef LL_PLAT_C
48
MCNAPI static ::std::optional<::ServicePacksConfig> parseServicePacks(
::Json::Value
const
& config);
49
#endif
50
// NOLINTEND
51
52
public
:
53
// constructor thunks
54
// NOLINTBEGIN
55
#ifdef LL_PLAT_C
56
MCNAPI
void
* $ctor(
::Json::Value
const
& config);
57
#endif
58
// NOLINTEND
59
};
Json::Value
Definition
Value.h:16
ServicePacksConfig
Definition
ServicePacksConfig.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
options
EDUConfigData.h
Generated on
for LeviLamina by
1.16.1