LeviLamina
Loading...
Searching...
No Matches
InheritedReference.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
namespace
CerealHelpers {
11
12
struct
InheritedReference {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnk6c4299;
17
::ll::UntypedStorage<8, 72>
mUnk50693a;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
InheritedReference& operator=(InheritedReference
const
&);
23
InheritedReference();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
InheritedReference
(
::CerealHelpers::InheritedReference
const
&);
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
35
// NOLINTEND
36
37
public
:
38
// constructor thunks
39
// NOLINTBEGIN
40
MCNAPI
void
*
$ctor
(
::CerealHelpers::InheritedReference
const
&);
41
// NOLINTEND
42
};
43
44
}
// namespace CerealHelpers
CerealHelpers::InheritedReference
Definition
InheritedReference.h:12
CerealHelpers::InheritedReference::InheritedReference
MCAPI InheritedReference(::CerealHelpers::InheritedReference const &)
CerealHelpers::InheritedReference::$ctor
MCAPI void * $ctor(::CerealHelpers::InheritedReference const &)
CerealHelpers::InheritedReference::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
cereal_helpers
InheritedReference.h
Generated on
for LeviLamina by
1.16.1