LeviLamina
Loading...
Searching...
No Matches
FileReference.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
FileReference {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnka0e779;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
FileReference& operator=(FileReference
const
&);
22
FileReference(FileReference
const
&);
23
FileReference();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
~FileReference
();
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
43
44
}
// namespace CerealHelpers
CerealHelpers::FileReference::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
CerealHelpers::FileReference::~FileReference
MCAPI ~FileReference()
CerealHelpers::FileReference::$dtor
MCAPI void $dtor()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
cereal_helpers
FileReference.h
Generated on
for LeviLamina by
1.16.1