LeviLamina
Loading...
Searching...
No Matches
FileStats.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core {
6
7
class
FileStats {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk954c4f;
12
::ll::UntypedStorage<8, 8>
mUnk34e919;
13
::ll::UntypedStorage<8, 8>
mUnk9b7184;
14
::ll::UntypedStorage<8, 8>
mUnk466072;
15
::ll::UntypedStorage<8, 8>
mUnkfe28ac;
16
::ll::UntypedStorage<8, 8>
mUnk6d82ec;
17
::ll::UntypedStorage<8, 8>
mUnk6a1655;
18
::ll::UntypedStorage<8, 8>
mUnkc48866;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
FileStats& operator=(FileStats
const
&);
24
FileStats(FileStats
const
&);
25
FileStats();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI uint64
getAllocatedUsedFileSystemSize
()
const
;
31
32
MCNAPI
void
setFileSystemUsedSize
(int64 newSize, int64 newAllocatedSize);
33
// NOLINTEND
34
};
35
36
}
// namespace Core
Core::FileStats::getAllocatedUsedFileSystemSize
MCAPI uint64 getAllocatedUsedFileSystemSize() const
Core::FileStats::setFileSystemUsedSize
MCAPI void setFileSystemUsedSize(int64 newSize, int64 newAllocatedSize)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
FileStats.h
Generated on
for LeviLamina by
1.16.1