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
MCNAPI
FileInfo
(
::Core::Path
_filePath,
int
_fileSize, ::std::string _fileHash);
29
30
MCNAPI
~FileInfo
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCNAPI
void
*
$ctor
(
::Core::Path
_filePath,
int
_fileSize, ::std::string _fileHash);
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
};
Core::Path
Definition
Path.h:17
Path
Definition
Path.h:16
FileInfo
Definition
FileInfo.h:10
FileInfo::$dtor
MCAPI void $dtor()
FileInfo::FileInfo
MCAPI FileInfo(::Core::Path _filePath, int _fileSize, ::std::string _fileHash)
FileInfo::~FileInfo
MCAPI ~FileInfo()
FileInfo::$ctor
MCAPI void * $ctor(::Core::Path _filePath, int _fileSize, ::std::string _fileHash)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
FileInfo.h
Generated on Fri Jun 13 2025 05:04:55 for LeviLamina by
1.12.0