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