LeviLamina
Loading...
Searching...
No Matches
AttackCooldownComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
Tick
;
8
// clang-format on
9
10
struct
AttackCooldownComponent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 8, ::Tick> mCompleteTick;
15
::ll::TypedStorage<1, 1, bool> mHasExecuted;
16
// NOLINTEND
17
};
AttackCooldownComponent
Definition
AttackCooldownComponent.h:10
Tick
Definition
Tick.h:5
src
mc
entity
components
AttackCooldownComponent.h
Generated on Sat Apr 26 2025 05:55:34 for LeviLamina by
1.12.0