LeviLamina
Loading...
Searching...
No Matches
CerealDocumentUpgradeStep.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
CerealDocumentUpgradeStep
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnkdb1730;
15
::ll::UntypedStorage<8, 24>
mUnkca76f1;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
CerealDocumentUpgradeStep
& operator=(
CerealDocumentUpgradeStep
const
&);
21
CerealDocumentUpgradeStep
(
CerealDocumentUpgradeStep
const
&);
22
CerealDocumentUpgradeStep
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 0
28
virtual
~CerealDocumentUpgradeStep
();
29
// NOLINTEND
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
bool
apply(
35
::rapidjson::GenericDocument<
36
::rapidjson::UTF8<char>,
37
::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator>,
38
::rapidjson::CrtAllocator>& document,
39
::SemVersion
const
& documentVersion
40
)
const
;
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCAPI
void
$dtor();
47
// NOLINTEND
48
49
public
:
50
// vftables
51
// NOLINTBEGIN
52
MCAPI
static
void
** $vftable();
53
// NOLINTEND
54
};
CerealDocumentUpgradeStep
Definition
CerealDocumentUpgradeStep.h:10
SemVersion
Definition
SemVersion.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
CerealDocumentUpgradeStep.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0