LeviLamina
Loading...
Searching...
No Matches
MovementAttributeEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/entity/components/MovementAttributeAccess.h"
7
#include "mc/entity/components/MovementAttributeCorrectionMode.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Attribute
;
12
struct
MovementAttributesComponent
;
13
// clang-format on
14
15
struct
MovementAttributeEntry
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<8, 8, ::std::optional<float>
MovementAttributesComponent
::*> mMovementAttribute;
20
::ll::TypedStorage<8, 8, ::Attribute const&> mAttribute;
21
::ll::TypedStorage<1, 1, ::MovementAttributeAccess> mAccess;
22
::ll::TypedStorage<1, 1, ::MovementAttributeCorrectionMode> mCorrectionMode;
23
// NOLINTEND
24
};
Attribute
Definition
Attribute.h:13
MovementAttributeEntry
Definition
MovementAttributeEntry.h:15
MovementAttributesComponent
Definition
MovementAttributesComponent.h:5
src
mc
entity
components
MovementAttributeEntry.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0