LeviLamina
Loading...
Searching...
No Matches
DeviceIdRecord.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
class
DeviceIdRecord
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkbbff58;
12
::ll::UntypedStorage<1, 1>
mUnk6df0be;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
DeviceIdRecord
& operator=(
DeviceIdRecord
const
&);
18
DeviceIdRecord
(
DeviceIdRecord
const
&);
19
DeviceIdRecord
();
20
};
21
22
}
// namespace Bedrock
Bedrock::DeviceIdRecord
Definition
DeviceIdRecord.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
application
device
DeviceIdRecord.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0