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
namespace
SharedTypes {
9
10
class
Vec2TotalConstraint
:
public
::cereal::ConstraintHandle
<::SharedTypes::Vec2TotalConstraint> {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<4, 4, float> mTotal;
15
// NOLINTEND
16
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
virtual
~Vec2TotalConstraint
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// vftables
25
// NOLINTBEGIN
26
MCNAPI
static
void
**
$vftable
();
27
// NOLINTEND
28
};
29
30
}
// namespace SharedTypes
SharedTypes::Vec2TotalConstraint
Definition
Vec2TotalConstraint.h:10
SharedTypes::Vec2TotalConstraint::$vftable
static MCAPI void ** $vftable()
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
src
mc
deps
shared_types
cereal
Vec2TotalConstraint.h
Generated on
for LeviLamina by
1.16.1