LeviLamina
Loading...
Searching...
No Matches
MemoryFileSystemEntry.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
Result; }
8
// clang-format on
9
10
namespace
Core {
11
12
class
MemoryFileSystemEntry
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 4>
mUnk3818cf;
17
::ll::UntypedStorage<1, 1>
mUnk47bbac;
18
::ll::UntypedStorage<8, 8>
mUnk41bf05;
19
::ll::UntypedStorage<8, 8>
mUnk6df038;
20
::ll::UntypedStorage<8, 32>
mUnk539b76;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
MemoryFileSystemEntry
& operator=(
MemoryFileSystemEntry
const
&);
26
MemoryFileSystemEntry
(
MemoryFileSystemEntry
const
&);
27
MemoryFileSystemEntry
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~MemoryFileSystemEntry
() =
default
;
34
35
// vIndex: 1
36
virtual ::Core::Result canRemove() = 0;
37
38
// vIndex: 2
39
virtual
uint64 getSize()
const
= 0;
40
// NOLINTEND
41
42
public
:
43
// virtual function thunks
44
// NOLINTBEGIN
45
46
// NOLINTEND
47
};
48
49
}
// namespace Core
Core::MemoryFileSystemEntry
Definition
MemoryFileSystemEntry.h:12
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
core
file
file_system
memory_file_system
MemoryFileSystemEntry.h
Generated on Sun Oct 12 2025 06:31:23 for LeviLamina by
1.12.0