LeviLamina
Loading...
Searching...
No Matches
RawMoveInputComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/Vec2.h"
7
#include "mc/input/MoveInputState.h"
8
9
struct
RawMoveInputComponent
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<4, 40, ::MoveInputState> mRawInput;
14
::ll::TypedStorage<4, 8, ::Vec2> mRawMove;
15
// NOLINTEND
16
};
RawMoveInputComponent
Definition
RawMoveInputComponent.h:9
src
mc
entity
components
RawMoveInputComponent.h
Generated on Fri Jun 13 2025 05:04:32 for LeviLamina by
1.12.0