LeviLamina
Loading...
Searching...
No Matches
CrossComponentsConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/ConstraintHandle.h"
7
#include "mc/deps/cereal/ContextArea.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
class
ComponentStorage
; }
12
namespace
cereal {
class
SerializerContext
; }
13
namespace
cereal::internal {
struct
ConstraintDescription
; }
14
// clang-format on
15
16
namespace
SharedTypes::v1_21_110::BlockDefinition {
17
18
struct
CrossComponentsConstraint
19
:
public
::cereal::ConstraintHandle
<::SharedTypes::v1_21_110::BlockDefinition::CrossComponentsConstraint> {
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
virtual
~CrossComponentsConstraint
()
/*override*/
=
default
;
24
// NOLINTEND
25
26
public
:
27
// static functions
28
// NOLINTBEGIN
29
MCAPI static ::cereal::internal::ConstraintDescription description(::cereal::ContextArea);
30
31
MCAPI
static
void
validateValue(
::cereal::ComponentStorage
const
& components,
::cereal::SerializerContext
&
context
);
32
// NOLINTEND
33
34
public
:
35
// static variables
36
// NOLINTBEGIN
37
MCAPI static ::std::string_view
const
& ErrorDescription();
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
46
47
}
// namespace SharedTypes::v1_21_110::BlockDefinition
cereal::ComponentStorage
Definition
ComponentStorage.h:10
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::SerializerContext
Definition
SerializerContext.h:11
SharedTypes::v1_21_110::BlockDefinition::CrossComponentsConstraint
Definition
CrossComponentsConstraint.h:19
SharedTypes::v1_21_110::BlockDefinition::CrossComponentsConstraint::$vftable
static MCAPI void ** $vftable()
cereal::internal::ConstraintDescription
Definition
ConstraintDescription.h:7
context
Definition
context.h:5
src
mc
deps
shared_types
v1_21_110
block
CrossComponentsConstraint.h
Generated on
for LeviLamina by
1.16.1