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