LeviLamina
Loading...
Searching...
No Matches
DelayedAttackGoalDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/LevelSoundEvent.h"
7
#include "mc/deps/shared_types/v1_26_0/actor/MeleeAttackGoalDefinition.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
struct
ReflectionCtx
; }
12
// clang-format on
13
14
namespace
SharedTypes::v1_26_0 {
15
16
struct
DelayedAttackGoalDefinition
:
public
::SharedTypes::v1_26_0::MeleeAttackGoalDefinition
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<4, 4, float> mAttackDuration;
21
::ll::TypedStorage<4, 4, float> mHitDelayPercent;
22
::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mSound;
23
// NOLINTEND
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
~DelayedAttackGoalDefinition
();
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
35
// NOLINTEND
36
37
public
:
38
// static variables
39
// NOLINTBEGIN
40
MCAPI static ::std::string_view
const
& NAME();
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCFOLD
void
$dtor();
47
// NOLINTEND
48
};
49
50
}
// namespace SharedTypes::v1_26_0
SharedTypes::v1_26_0::DelayedAttackGoalDefinition
Definition
DelayedAttackGoalDefinition.h:16
SharedTypes::v1_26_0::MeleeAttackGoalDefinition
Definition
MeleeAttackGoalDefinition.h:15
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_26_0
actor
DelayedAttackGoalDefinition.h
Generated on
for LeviLamina by
1.16.1