LeviLamina
Loading...
Searching...
No Matches
EnumConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/ConstraintHandle.h"
7
8
namespace
cereal {
9
10
class
EnumConstraint :
public
::cereal::ConstraintHandle
<::cereal::EnumConstraint> {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnkdc1a9b;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
EnumConstraint& operator=(EnumConstraint
const
&);
20
EnumConstraint(EnumConstraint
const
&);
21
EnumConstraint();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
virtual
~EnumConstraint()
/*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::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::EnumConstraint::$dtor
MCAPI void $dtor()
cereal::EnumConstraint::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
EnumConstraint.h
Generated on
for LeviLamina by
1.16.1