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