LeviLamina
Loading...
Searching...
No Matches
MinEngineVersion.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
SemVersion
;
8
// clang-format on
9
10
class
MinEngineVersion
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnkce6b03;
15
::ll::UntypedStorage<4, 4>
mUnk7524e3;
16
::ll::UntypedStorage<2, 2>
mUnk2c6d18;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
MinEngineVersion
& operator=(
MinEngineVersion
const
&);
22
MinEngineVersion
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
MinEngineVersion
(
::MinEngineVersion
const
&);
28
29
MCAPI
explicit
MinEngineVersion
(
::SemVersion
const
& version);
30
31
MCAPI ::MinEngineVersion& operator=(
::MinEngineVersion
&&);
32
33
MCAPI
~MinEngineVersion
();
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCAPI static ::MinEngineVersion fromString(::std::string
const
&
string
);
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCAPI
void
* $ctor(
::MinEngineVersion
const
&);
46
47
MCAPI
void
* $ctor(
::SemVersion
const
& version);
48
// NOLINTEND
49
50
public
:
51
// destructor thunk
52
// NOLINTBEGIN
53
MCFOLD
void
$dtor();
54
// NOLINTEND
55
};
MinEngineVersion
Definition
MinEngineVersion.h:10
SemVersion
Definition
SemVersion.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
MinEngineVersion.h
Generated on Wed Aug 27 2025 11:40:03 for LeviLamina by
1.12.0