LeviLamina
Loading...
Searching...
No Matches
StompAttackDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/json_util/JsonSchemaObjectNode.h"
7
#include "mc/world/actor/ai/goal/MeleeAttackDefinition.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
JsonUtil {
class
EmptyClass; }
12
// clang-format on
13
14
class
StompAttackDefinition
:
public
::MeleeAttackDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk7ac371;
19
::ll::UntypedStorage<4, 4>
mUnk79d234;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
StompAttackDefinition
& operator=(
StompAttackDefinition
const
&);
25
StompAttackDefinition
(
StompAttackDefinition
const
&);
26
StompAttackDefinition
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~StompAttackDefinition
()
/*override*/
=
default
;
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCNAPI
static
void
buildSchema
(
39
::std::string
const
& name,
40
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::StompAttackDefinition>
>& root
41
);
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCNAPI
static
void
**
$vftable
();
48
// NOLINTEND
49
};
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
MeleeAttackDefinition
Definition
MeleeAttackDefinition.h:8
StompAttackDefinition
Definition
StompAttackDefinition.h:14
StompAttackDefinition::$vftable
static MCAPI void ** $vftable()
StompAttackDefinition::buildSchema
static MCAPI void buildSchema(::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::StompAttackDefinition > > &root)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
StompAttackDefinition.h
Generated on Fri Jun 13 2025 05:05:00 for LeviLamina by
1.12.0