LeviLamina
Loading...
Searching...
No Matches
RegistryKey.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
RegistryKey
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnkf04e63;
10
::ll::UntypedStorage<4, 4>
mUnkab2c17;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
RegistryKey
& operator=(
RegistryKey
const
&);
16
RegistryKey
(
RegistryKey
const
&);
17
RegistryKey
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
bool
readValue(
char
const
* key, ::std::string& result)
const
;
23
24
MCAPI
~RegistryKey
();
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCAPI
void
$dtor();
31
// NOLINTEND
32
};
RegistryKey
Definition
RegistryKey.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
win
RegistryKey.h
Generated on Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0