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