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