LeviLamina
Loading...
Searching...
No Matches
ReflectionCtx.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/internal/ReflectionContext.h"
7
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
8
9
namespace
cereal {
10
11
struct
ReflectionCtx
:
public
::cereal::internal::ReflectionContext
,
public
::Bedrock::EnableNonOwnerReferences
{
12
public
:
13
// prevent constructor by default
14
ReflectionCtx
& operator=(
ReflectionCtx
const
&);
15
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
// vIndex: 0
20
virtual
~ReflectionCtx
()
/*override*/
;
21
// NOLINTEND
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
ReflectionCtx
(
::cereal::ReflectionCtx
const
&);
27
// NOLINTEND
28
29
public
:
30
// static functions
31
// NOLINTBEGIN
32
MCAPI static ::cereal::ReflectionCtx& global();
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
MCAPI
void
* $ctor(
::cereal::ReflectionCtx
const
&);
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCAPI
void
$dtor();
45
// NOLINTEND
46
47
public
:
48
// vftables
49
// NOLINTBEGIN
50
MCAPI
static
void
** $vftable();
51
// NOLINTEND
52
};
53
54
}
// namespace cereal
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
cereal::internal::ReflectionContext
Definition
ReflectionContext.h:7
src
mc
deps
cereal
ReflectionCtx.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0