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