LeviLamina
Loading...
Searching...
No Matches
IntOption.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
IntOption
:
public
::Option
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<4, 4>
mUnk8af74d;
13
::ll::UntypedStorage<4, 4>
mUnka6e3fa;
14
::ll::UntypedStorage<4, 4>
mUnk5cfa3a;
15
::ll::UntypedStorage<4, 4>
mUnk4c681f;
16
::ll::UntypedStorage<1, 1>
mUnka2bfc3;
17
::ll::UntypedStorage<8, 24>
mUnkde8f59;
18
::ll::UntypedStorage<8, 64>
mUnkb33603;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
IntOption
& operator=(
IntOption
const
&);
24
IntOption
(
IntOption
const
&);
25
IntOption
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~IntOption
()
/*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
};
IntOption
Definition
IntOption.h:8
Option
Definition
Option.h:17
ll::UntypedStorage
Definition
Alias.h:14
src
mc
options
option_types
IntOption.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0