LeviLamina
Loading...
Searching...
No Matches
EventIdentifierConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/Constraint.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
class
SerializerContext; }
11
namespace
cereal::internal {
struct
ConstraintDescription; }
12
// clang-format on
13
14
namespace
SharedTypes {
15
16
class
EventIdentifierConstraint
:
public
::cereal::Constraint
{
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
// vIndex: 0
21
virtual
void
doValidate(::entt::meta_any
const
& any,
::cereal::SerializerContext
&
context
)
const
/*override*/
;
22
23
// vIndex: 2
24
virtual ::cereal::internal::ConstraintDescription description()
const
/*override*/
;
25
26
// vIndex: 1
27
virtual
~EventIdentifierConstraint
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
36
public
:
37
// virtual function thunks
38
// NOLINTBEGIN
39
MCAPI
void
$doValidate(::entt::meta_any
const
& any,
::cereal::SerializerContext
&
context
)
const
;
40
41
MCAPI ::cereal::internal::ConstraintDescription $description()
const
;
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCAPI
static
void
** $vftable();
48
// NOLINTEND
49
};
50
51
}
// namespace SharedTypes
SharedTypes::EventIdentifierConstraint
Definition
EventIdentifierConstraint.h:16
cereal::Constraint
Definition
Constraint.h:13
cereal::SerializerContext
Definition
SerializerContext.h:10
context
Definition
context.h:5
src
mc
deps
shared_types
cereal
EventIdentifierConstraint.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0