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>
mUnk302c87;
13
::ll::UntypedStorage<8, 32>
mUnka1c55f;
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
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
~DeviceIdContext
();
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCNAPI
void
$dtor
();
33
// NOLINTEND
34
};
35
36
}
// namespace Bedrock
Bedrock::DeviceIdContext::$dtor
MCAPI void $dtor()
Bedrock::DeviceIdContext::~DeviceIdContext
MCAPI ~DeviceIdContext()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
application
device
DeviceIdContext.h
Generated on
for LeviLamina by
1.16.1