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