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
Bedrock::TestFileStorageArea
Definition
TestFileStorageArea.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
file_system
test_file_system
TestFileStorageArea.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0