LeviLamina
Loading...
Searching...
No Matches
EduConfigDataWrapper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/options/AppConfigData.h"
7
8
class
EduConfigDataWrapper :
public
::AppConfigData
<::EduConfigDataWrapper> {
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 8>
mUnk1d4e43;
13
::ll::UntypedStorage<8, 8>
mUnk40d783;
14
::ll::UntypedStorage<1, 1>
mUnke1342c;
15
::ll::UntypedStorage<8, 32>
mUnk81fcaa;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
EduConfigDataWrapper& operator=(EduConfigDataWrapper
const
&);
21
EduConfigDataWrapper(EduConfigDataWrapper
const
&);
22
EduConfigDataWrapper();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
#ifdef LL_PLAT_S
28
virtual
~EduConfigDataWrapper()
/*override*/
=
default
;
29
#else
// LL_PLAT_C
30
virtual
~EduConfigDataWrapper()
/*override*/
;
31
#endif
32
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
41
public
:
42
// vftables
43
// NOLINTBEGIN
44
MCNAPI
static
void
**
$vftable
();
45
// NOLINTEND
46
};
AppConfigData
Definition
AppConfigData.h:6
EduConfigDataWrapper::$dtor
MCAPI void $dtor()
EduConfigDataWrapper::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
options
EduConfigDataWrapper.h
Generated on
for LeviLamina by
1.16.1