LeviLamina
Loading...
Searching...
No Matches
BinaryLoader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/BasicLoader.h"
7
8
namespace
cereal {
9
10
class
BinaryLoader
:
public
::cereal::BasicLoader
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 72>
mUnkac09ce;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
BinaryLoader
& operator=(
BinaryLoader
const
&);
20
BinaryLoader
(
BinaryLoader
const
&);
21
BinaryLoader
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~BinaryLoader
()
/*override*/
;
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCAPI
void
$dtor();
34
// NOLINTEND
35
36
public
:
37
// vftables
38
// NOLINTBEGIN
39
MCAPI
static
void
** $vftable();
40
// NOLINTEND
41
};
42
43
}
// namespace cereal
cereal::BasicLoader
Definition
BasicLoader.h:17
cereal::BinaryLoader
Definition
BinaryLoader.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
BinaryLoader.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0