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
(
MinEngineVersion
const
&);
23
MinEngineVersion
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
explicit
MinEngineVersion
(
::SemVersion
const
& version);
29
30
MCAPI ::MinEngineVersion& operator=(
::MinEngineVersion
&&);
31
32
MCAPI
~MinEngineVersion
();
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCAPI static ::MinEngineVersion fromString(::std::string
const
&
string
);
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
MCAPI
void
* $ctor(
::SemVersion
const
& version);
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCFOLD
void
$dtor();
51
// NOLINTEND
52
};
MinEngineVersion
Definition
MinEngineVersion.h:10
SemVersion
Definition
SemVersion.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
MinEngineVersion.h
Generated on Sat Apr 26 2025 05:55:49 for LeviLamina by
1.12.0