LeviLamina
Loading...
Searching...
No Matches
SaveGameSecureStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/secure_storage/SecureStorage.h"
7
8
class
SaveGameSecureStorage
:
public
::SecureStorage
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 32>
mUnka87d76;
13
::ll::UntypedStorage<8, 16>
mUnkbdcba3;
14
::ll::UntypedStorage<1, 1>
mUnk6fe983;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
SaveGameSecureStorage
& operator=(
SaveGameSecureStorage
const
&);
20
SaveGameSecureStorage
(
SaveGameSecureStorage
const
&);
21
SaveGameSecureStorage
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~SaveGameSecureStorage
()
/*override*/
=
default
;
28
29
// vIndex: 1
30
virtual
bool
add(::std::string
const
&, ::std::string
const
&)
/*override*/
;
31
32
// vIndex: 2
33
virtual
bool
addOrUpdate(::std::string
const
&, ::std::string
const
&)
/*override*/
;
34
35
// vIndex: 3
36
virtual
bool
remove(::std::string
const
&)
/*override*/
;
37
38
// vIndex: 4
39
virtual
bool
get(::std::string
const
&, ::std::string&)
/*override*/
;
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
46
// NOLINTEND
47
48
public
:
49
// virtual function thunks
50
// NOLINTBEGIN
51
52
// NOLINTEND
53
};
SaveGameSecureStorage
Definition
SaveGameSecureStorage.h:8
SecureStorage
Definition
SecureStorage.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
secure_storage
SaveGameSecureStorage.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0