LeviLamina
Loading...
Searching...
No Matches
DirectoryEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
struct
DirectoryEntry {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk52d55b;
12
::ll::UntypedStorage<8, 8>
mUnk3689d0;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
DirectoryEntry& operator=(DirectoryEntry
const
&);
18
DirectoryEntry(DirectoryEntry
const
&);
19
DirectoryEntry();
20
};
21
22
}
// namespace Bedrock
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
application
user_cache
DirectoryEntry.h
Generated on
for LeviLamina by
1.16.1