LeviLamina
Loading...
Searching...
No Matches
SchemaInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cereal::internal {
6
7
struct
SchemaInfo
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnkad17fc;
12
::ll::UntypedStorage<4, 8>
mUnkc4eb0b;
13
::ll::UntypedStorage<8, 40>
mUnk37a8cb;
14
::ll::UntypedStorage<8, 40>
mUnk2b6504;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
SchemaInfo
(
SchemaInfo
const
&);
20
SchemaInfo
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI ::cereal::internal::SchemaInfo&
operator=
(
::cereal::internal::SchemaInfo
&&);
26
27
MCNAPI ::cereal::internal::SchemaInfo&
operator=
(
::cereal::internal::SchemaInfo
const
&);
28
29
MCNAPI
~SchemaInfo
();
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
38
39
}
// namespace cereal::internal
cereal::internal::SchemaInfo
Definition
SchemaInfo.h:7
cereal::internal::SchemaInfo::~SchemaInfo
MCAPI ~SchemaInfo()
cereal::internal::SchemaInfo::$dtor
MCAPI void $dtor()
cereal::internal::SchemaInfo::operator=
MCAPI::cereal::internal::SchemaInfo & operator=(::cereal::internal::SchemaInfo const &)
cereal::internal::SchemaInfo::operator=
MCAPI::cereal::internal::SchemaInfo & operator=(::cereal::internal::SchemaInfo &&)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
cereal
schema
SchemaInfo.h
Generated on Sun Oct 12 2025 06:31:22 for LeviLamina by
1.12.0