LeviLamina
Loading...
Searching...
No Matches
FileInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Core {
class
Path
; }
8
// clang-format on
9
10
struct
FileInfo
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk919717;
15
::ll::UntypedStorage<8, 8>
mUnk73a9a3;
16
::ll::UntypedStorage<8, 32>
mUnkd6cb9a;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
FileInfo
& operator=(
FileInfo
const
&);
22
FileInfo
(
FileInfo
const
&);
23
FileInfo
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
FileInfo
(
::Core::Path
_filePath,
int
_fileHash, ::std::string _fileSize);
29
30
MCAPI
~FileInfo
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCAPI
void
* $ctor(
::Core::Path
_filePath,
int
_fileHash, ::std::string _fileSize);
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCFOLD
void
$dtor();
43
// NOLINTEND
44
};
Core::Path
Definition
Path.h:15
Path
Definition
Path.h:16
FileInfo
Definition
FileInfo.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
FileInfo.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0