LeviLamina
Loading...
Searching...
No Matches
UInt64Option.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/options/option_types/Option.h"
7
8
class
UInt64Option
:
public
::Option
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 8>
mUnk491077;
13
::ll::UntypedStorage<8, 8>
mUnk90dda7;
14
::ll::UntypedStorage<8, 8>
mUnk2641da;
15
::ll::UntypedStorage<8, 8>
mUnke2a743;
16
::ll::UntypedStorage<1, 1>
mUnkc22bf8;
17
::ll::UntypedStorage<8, 24>
mUnka9b99b;
18
::ll::UntypedStorage<8, 64>
mUnkc6a535;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
UInt64Option
& operator=(
UInt64Option
const
&);
24
UInt64Option
(
UInt64Option
const
&);
25
UInt64Option
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~UInt64Option
()
/*override*/
=
default
;
32
33
// vIndex: 1
34
virtual
void
save(::std::vector<::std::pair<::std::string, ::std::string>>&)
/*override*/
;
35
36
// vIndex: 4
37
virtual
void
load(::std::string
const
&)
/*override*/
;
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
};
Option
Definition
Option.h:17
UInt64Option
Definition
UInt64Option.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
options
option_types
UInt64Option.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0