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