LeviLamina
Loading...
Searching...
No Matches
MeleeAttackBaseDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ai/goal/BaseGoalDefinition.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
class
MeleeAttackBaseGoal
;
12
// clang-format on
13
14
class
MeleeAttackBaseDefinition
:
public
::BaseGoalDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<1, 1>
mUnk6baf1b;
19
::ll::UntypedStorage<1, 1>
mUnkdbad7f;
20
::ll::UntypedStorage<1, 1>
mUnk6f2799;
21
::ll::UntypedStorage<4, 4>
mUnk17f167;
22
::ll::UntypedStorage<4, 4>
mUnk271e48;
23
::ll::UntypedStorage<4, 4>
mUnk62be3e;
24
::ll::UntypedStorage<4, 4>
mUnk1e1fde;
25
::ll::UntypedStorage<4, 4>
mUnkeda855;
26
::ll::UntypedStorage<4, 4>
mUnke1c976;
27
::ll::UntypedStorage<4, 4>
mUnk653c86;
28
::ll::UntypedStorage<4, 4>
mUnk9def6b;
29
::ll::UntypedStorage<4, 4>
mUnk6cf891;
30
::ll::UntypedStorage<4, 4>
mUnkff0422;
31
::ll::UntypedStorage<4, 4>
mUnk6114ae;
32
::ll::UntypedStorage<4, 4>
mUnk50e62b;
33
::ll::UntypedStorage<4, 4>
mUnkc4e4e1;
34
::ll::UntypedStorage<8, 32>
mUnke3873f;
35
::ll::UntypedStorage<8, 104>
mUnk32e542;
36
::ll::UntypedStorage<8, 104>
mUnkfcecd8;
37
::ll::UntypedStorage<1, 1>
mUnk47983c;
38
::ll::UntypedStorage<1, 1>
mUnk320a90;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
MeleeAttackBaseDefinition
& operator=(
MeleeAttackBaseDefinition
const
&);
44
MeleeAttackBaseDefinition
(
MeleeAttackBaseDefinition
const
&);
45
46
public
:
47
// virtual functions
48
// NOLINTBEGIN
49
// vIndex: 0
50
virtual
~MeleeAttackBaseDefinition
()
/*override*/
;
51
// NOLINTEND
52
53
public
:
54
// member functions
55
// NOLINTBEGIN
56
MCNAPI
MeleeAttackBaseDefinition
();
57
58
MCNAPI
void
initialize
(
::EntityContext
& entity,
::MeleeAttackBaseGoal
& goal)
const
;
59
// NOLINTEND
60
61
public
:
62
// constructor thunks
63
// NOLINTBEGIN
64
MCNAPI
void
*
$ctor
();
65
// NOLINTEND
66
67
public
:
68
// destructor thunk
69
// NOLINTBEGIN
70
MCNAPI
void
$dtor
();
71
// NOLINTEND
72
73
public
:
74
// vftables
75
// NOLINTBEGIN
76
MCNAPI
static
void
**
$vftable
();
77
// NOLINTEND
78
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
EntityContext
Definition
EntityContext.h:16
MeleeAttackBaseDefinition
Definition
MeleeAttackBaseDefinition.h:14
MeleeAttackBaseDefinition::$vftable
static MCAPI void ** $vftable()
MeleeAttackBaseDefinition::MeleeAttackBaseDefinition
MCAPI MeleeAttackBaseDefinition()
MeleeAttackBaseDefinition::initialize
MCAPI void initialize(::EntityContext &entity, ::MeleeAttackBaseGoal &goal) const
MeleeAttackBaseDefinition::$ctor
MCAPI void * $ctor()
MeleeAttackBaseDefinition::$dtor
MCAPI void $dtor()
MeleeAttackBaseGoal
Definition
MeleeAttackBaseGoal.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
MeleeAttackBaseDefinition.h
Generated on Fri Jun 13 2025 05:04:59 for LeviLamina by
1.12.0