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
::Bedrock::EnableNonOwnerReferences
,
public
::cereal::internal::ReflectionContext
{
12
public
:
13
// virtual functions
14
// NOLINTBEGIN
15
virtual
~ReflectionCtx
()
/*override*/
;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
22
// NOLINTEND
23
24
public
:
25
// static functions
26
// NOLINTBEGIN
27
MCAPI static ::cereal::ReflectionCtx& global();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCAPI_C
void
* $ctor();
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCAPI
void
$dtor();
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
48
49
}
// namespace cereal
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
cereal::ReflectionCtx::$vftable
static MCAPI void ** $vftable()
cereal::internal::ReflectionContext
Definition
ReflectionContext.h:7
src
mc
deps
cereal
ReflectionCtx.h
Generated on
for LeviLamina by
1.16.1