LeviLamina
Loading...
Searching...
No Matches
StopMovementRequestComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
StopMovementRequestComponent
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<1, 1, bool> mStopVerticalMovement;
10
::ll::TypedStorage<1, 1, bool> mStopHorizontalMovement;
11
// NOLINTEND
12
};
StopMovementRequestComponent
Definition
StopMovementRequestComponent.h:5
src
mc
entity
components
StopMovementRequestComponent.h
Generated on Fri Jun 13 2025 05:04:32 for LeviLamina by
1.12.0