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