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, 24>
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
virtual
~BinaryLoader()
/*override*/
;
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCNAPI
void
$dtor
();
33
// NOLINTEND
34
35
public
:
36
// vftables
37
// NOLINTBEGIN
38
MCNAPI
static
void
**
$vftable
();
39
// NOLINTEND
40
};
41
42
}
// namespace cereal
cereal::BasicLoader
Definition
BasicLoader.h:16
cereal::BinaryLoader::$vftable
static MCAPI void ** $vftable()
cereal::BinaryLoader::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
BinaryLoader.h
Generated on
for LeviLamina by
1.16.1