LeviLamina
Loading...
Searching...
No Matches
GameEditionProperties.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
GameEditionProperties {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnkf61746;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
GameEditionProperties& operator=(GameEditionProperties
const
&);
15
GameEditionProperties(GameEditionProperties
const
&);
16
GameEditionProperties();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
#ifdef LL_PLAT_C
22
MCNAPI ~GameEditionProperties();
23
#endif
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
#ifdef LL_PLAT_C
30
MCNAPI
void
$dtor();
31
#endif
32
// NOLINTEND
33
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
common
GameEditionProperties.h
Generated on
for LeviLamina by
1.16.1