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