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