LeviLamina
Loading...
Searching...
No Matches
ZipSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core::ZipUtils {
6
7
class
ZipSettings
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 48>
mUnk3c3d64;
12
::ll::UntypedStorage<1, 1>
mUnkd47ca3;
13
::ll::UntypedStorage<1, 1>
mUnk525460;
14
::ll::UntypedStorage<4, 4>
mUnk6bb064;
15
::ll::UntypedStorage<8, 24>
mUnk70535b;
16
::ll::UntypedStorage<8, 32>
mUnkb56316;
17
::ll::UntypedStorage<4, 4>
mUnk952208;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ZipSettings
& operator=(
ZipSettings
const
&);
23
ZipSettings
(
ZipSettings
const
&);
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
ZipSettings
();
29
30
MCAPI
~ZipSettings
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCAPI
void
* $ctor();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCAPI
void
$dtor();
43
// NOLINTEND
44
};
45
46
}
// namespace Core::ZipUtils
Core::ZipUtils::ZipSettings
Definition
ZipSettings.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
ZipSettings.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0