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
// member functions
14
// NOLINTBEGIN
15
MCAPI ReflectionCtx();
16
17
MCAPI ::std::optional<::entt::type_info> getKnownPropertyType(::std::string_view name)
const
;
18
// NOLINTEND
19
20
public
:
21
// static functions
22
// NOLINTBEGIN
23
MCAPI static ::cereal::ReflectionCtx& global();
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCAPI
void
* $ctor();
30
// NOLINTEND
31
32
public
:
33
// vftables
34
// NOLINTBEGIN
35
MCNAPI
static
void
**
$vftable
();
36
// NOLINTEND
37
};
38
39
}
// namespace cereal
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
cereal::ReflectionCtx::$vftable
static MCAPI void ** $vftable()
cereal::internal::ReflectionContext
Definition
ReflectionContext.h:15
src
mc
deps
cereal
ReflectionCtx.h
Generated on
for LeviLamina by
1.16.1