LeviLamina
Loading...
Searching...
No Matches
SubpackInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SubpackInfo {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk3084c6;
10
::ll::UntypedStorage<8, 32>
mUnk939ca8;
11
::ll::UntypedStorage<1, 1>
mUnk548b8a;
12
// NOLINTEND
13
14
#ifdef LL_PLAT_S
15
public
:
16
// prevent constructor by default
17
SubpackInfo& operator=(SubpackInfo
const
&);
18
SubpackInfo(SubpackInfo
const
&);
19
SubpackInfo();
20
21
#else
// LL_PLAT_C
22
public
:
23
// prevent constructor by default
24
SubpackInfo(SubpackInfo
const
&);
25
SubpackInfo();
26
27
#endif
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
#ifdef LL_PLAT_C
32
MCNAPI ::SubpackInfo& operator=(::SubpackInfo
const
&);
33
#endif
34
35
MCNAPI
~SubpackInfo
();
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCNAPI
void
$dtor
();
42
// NOLINTEND
43
};
SubpackInfo::~SubpackInfo
MCAPI ~SubpackInfo()
SubpackInfo::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
SubpackInfo.h
Generated on
for LeviLamina by
1.16.1