LeviLamina
Loading...
Searching...
No Matches
DynamicValueComplexityConstraint.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
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
class
DynamicValue; }
11
namespace
cereal {
class
SerializerContext; }
12
namespace
cereal::internal {
struct
ConstraintDescription; }
13
// clang-format on
14
15
namespace
SharedTypes {
16
17
class
DynamicValueComplexityConstraint
18
:
public
::cereal::ConstraintHandle
<::SharedTypes::DynamicValueComplexityConstraint> {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<4, 8>
mUnk8a9743;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
DynamicValueComplexityConstraint
& operator=(
DynamicValueComplexityConstraint
const
&);
28
DynamicValueComplexityConstraint
(
DynamicValueComplexityConstraint
const
&);
29
DynamicValueComplexityConstraint
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 3
35
virtual ::cereal::internal::ConstraintDescription description()
const
/*override*/
;
36
37
// vIndex: 1
38
virtual
~DynamicValueComplexityConstraint
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCNAPI
void
45
validateValue
(
::cereal::DynamicValue
const
& value,
::cereal::SerializerContext
& serializerContext)
const
;
46
// NOLINTEND
47
48
public
:
49
// virtual function thunks
50
// NOLINTBEGIN
51
MCNAPI ::cereal::internal::ConstraintDescription
$description
()
const
;
52
// NOLINTEND
53
54
public
:
55
// vftables
56
// NOLINTBEGIN
57
MCNAPI
static
void
**
$vftable
();
58
// NOLINTEND
59
};
60
61
}
// namespace SharedTypes
SharedTypes::DynamicValueComplexityConstraint
Definition
DynamicValueComplexityConstraint.h:18
SharedTypes::DynamicValueComplexityConstraint::$vftable
static MCAPI void ** $vftable()
SharedTypes::DynamicValueComplexityConstraint::validateValue
MCAPI void validateValue(::cereal::DynamicValue const &value, ::cereal::SerializerContext &serializerContext) const
SharedTypes::DynamicValueComplexityConstraint::$description
MCAPI::cereal::internal::ConstraintDescription $description() const
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::DynamicValue
Definition
DynamicValue.h:12
cereal::SerializerContext
Definition
SerializerContext.h:11
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
shared_types
cereal
DynamicValueComplexityConstraint.h
Generated on Tue Nov 25 2025 04:00:50 for LeviLamina by
1.12.0