LeviLamina
Loading...
Searching...
No Matches
SwimUpForBreathDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/json_utils/JsonSchemaObjectNode.h"
7
#include "mc/world/actor/ai/goal/BaseGoalDefinition.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
EntityContext
;
12
class
SwimUpForBreathGoal
;
13
namespace
JsonUtil {
class
EmptyClass; }
14
// clang-format on
15
16
class
SwimUpForBreathDefinition
:
public
::BaseGoalDefinition
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 4>
mUnk1ab2f0;
21
::ll::UntypedStorage<4, 4>
mUnk4d1366;
22
::ll::UntypedStorage<4, 4>
mUnk980937;
23
::ll::UntypedStorage<8, 32>
mUnk81eab7;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
SwimUpForBreathDefinition
& operator=(
SwimUpForBreathDefinition
const
&);
29
SwimUpForBreathDefinition
(
SwimUpForBreathDefinition
const
&);
30
SwimUpForBreathDefinition
();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
// vIndex: 0
36
virtual
~SwimUpForBreathDefinition
()
/*override*/
=
default
;
37
// NOLINTEND
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCAPI
void
initialize(
::EntityContext
& entity,
::SwimUpForBreathGoal
& goal)
const
;
43
// NOLINTEND
44
45
public
:
46
// static functions
47
// NOLINTBEGIN
48
MCAPI
static
void
buildSchema(
49
::std::string
const
& name,
50
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::SwimUpForBreathDefinition>
>& root
51
);
52
// NOLINTEND
53
54
public
:
55
// destructor thunk
56
// NOLINTBEGIN
57
58
// NOLINTEND
59
60
public
:
61
// vftables
62
// NOLINTBEGIN
63
MCAPI
static
void
** $vftable();
64
// NOLINTEND
65
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
EntityContext
Definition
EntityContext.h:16
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
SwimUpForBreathDefinition
Definition
SwimUpForBreathDefinition.h:16
SwimUpForBreathGoal
Definition
SwimUpForBreathGoal.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
SwimUpForBreathDefinition.h
Generated on Sat Apr 26 2025 05:56:03 for LeviLamina by
1.12.0