LeviLamina
Loading...
Searching...
No Matches
RotationCustomConstraint.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::internal {
struct
ConstraintDescription
; }
12
// clang-format on
13
14
namespace
SharedTypes::v1_21_100 {
15
16
class
RotationCustomConstraint
:
public
::cereal::ConstraintHandle
<::SharedTypes::v1_21_100::RotationCustomConstraint> {
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
virtual
~RotationCustomConstraint
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI ::cereal::internal::ConstraintDescription description(::cereal::ContextArea req)
const
;
27
// NOLINTEND
28
29
public
:
30
// vftables
31
// NOLINTBEGIN
32
MCNAPI
static
void
**
$vftable
();
33
// NOLINTEND
34
};
35
36
}
// namespace SharedTypes::v1_21_100
SharedTypes::v1_21_100::RotationCustomConstraint
Definition
RotationCustomConstraint.h:16
SharedTypes::v1_21_100::RotationCustomConstraint::$vftable
static MCAPI void ** $vftable()
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::internal::ConstraintDescription
Definition
ConstraintDescription.h:7
src
mc
deps
shared_types
v1_21_100
camera
RotationCustomConstraint.h
Generated on
for LeviLamina by
1.16.1