LeviLamina
Loading...
Searching...
No Matches
SecureStorageKey.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SecureStorageKey
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk9e78ac;
10
::ll::UntypedStorage<1, 1>
mUnke00a50;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
SecureStorageKey
& operator=(
SecureStorageKey
const
&);
16
SecureStorageKey
(
SecureStorageKey
const
&);
17
SecureStorageKey
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
~SecureStorageKey
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCFOLD
void
$dtor();
29
// NOLINTEND
30
};
SecureStorageKey
Definition
SecureStorageKey.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
secure_storage
SecureStorageKey.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0