LeviLamina
Loading...
Searching...
No Matches
ProjectileDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ActorComponentDescription.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
DeserializeDataParams
;
11
// clang-format on
12
13
struct
ProjectileDescription
:
public
::ActorComponentDescription
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 12>
mUnkf81dfa;
18
::ll::UntypedStorage<4, 4>
mUnk4d21a6;
19
::ll::UntypedStorage<1, 1>
mUnk94a443;
20
::ll::UntypedStorage<1, 1>
mUnk10b02b;
21
::ll::UntypedStorage<1, 1>
mUnk134b73;
22
::ll::UntypedStorage<4, 4>
mUnk65eae1;
23
::ll::UntypedStorage<4, 4>
mUnkd8459e;
24
::ll::UntypedStorage<4, 4>
mUnkd429b4;
25
::ll::UntypedStorage<4, 4>
mUnkdded5e;
26
::ll::UntypedStorage<4, 4>
mUnkb738f2;
27
::ll::UntypedStorage<4, 4>
mUnkfa96b8;
28
::ll::UntypedStorage<4, 4>
mUnkf38e13;
29
::ll::UntypedStorage<4, 4>
mUnk1d4cec;
30
::ll::UntypedStorage<4, 4>
mUnkedee1d;
31
::ll::UntypedStorage<1, 1>
mUnkc59641;
32
::ll::UntypedStorage<1, 1>
mUnk46d6db;
33
::ll::UntypedStorage<4, 4>
mUnk39900e;
34
::ll::UntypedStorage<4, 4>
mUnke6da30;
35
::ll::UntypedStorage<1, 1>
mUnk5b53c9;
36
::ll::UntypedStorage<8, 32>
mUnkabf91b;
37
::ll::UntypedStorage<8, 32>
mUnk1ac4ad;
38
::ll::UntypedStorage<8, 32>
mUnka1f0db;
39
::ll::UntypedStorage<4, 4>
mUnk95580d;
40
::ll::UntypedStorage<8, 24>
mUnkfbe3b0;
41
::ll::UntypedStorage<8, 104>
mUnk89aca8;
42
::ll::UntypedStorage<1, 1>
mUnk4ffeb9;
43
::ll::UntypedStorage<1, 1>
mUnk3833c1;
44
::ll::UntypedStorage<1, 1>
mUnk9395de;
45
::ll::UntypedStorage<1, 1>
mUnkb45c03;
46
::ll::UntypedStorage<1, 1>
mUnk167026;
47
::ll::UntypedStorage<1, 1>
mUnk59a085;
48
::ll::UntypedStorage<1, 1>
mUnkfacbfb;
49
::ll::UntypedStorage<1, 1>
mUnkd09c12;
50
::ll::UntypedStorage<1, 1>
mUnk7a8273;
51
::ll::UntypedStorage<1, 1>
mUnk7c3984;
52
::ll::UntypedStorage<1, 1>
mUnk919980;
53
::ll::UntypedStorage<8, 24>
mUnk151c2b;
54
::ll::UntypedStorage<1, 1>
mUnke74701;
55
::ll::UntypedStorage<4, 4>
mUnke0891f;
56
// NOLINTEND
57
58
public
:
59
// prevent constructor by default
60
ProjectileDescription
& operator=(
ProjectileDescription
const
&);
61
ProjectileDescription
(
ProjectileDescription
const
&);
62
63
public
:
64
// virtual functions
65
// NOLINTBEGIN
66
// vIndex: 0
67
virtual
char
const
* getJsonName()
const
/*override*/
;
68
69
// vIndex: 2
70
virtual
void
deserializeData(
::DeserializeDataParams
deserializeDataParams)
/*override*/
;
71
72
// vIndex: 1
73
virtual
~ProjectileDescription
()
/*override*/
;
74
// NOLINTEND
75
76
public
:
77
// member functions
78
// NOLINTBEGIN
79
MCAPI
ProjectileDescription
();
80
// NOLINTEND
81
82
public
:
83
// constructor thunks
84
// NOLINTBEGIN
85
MCAPI
void
* $ctor();
86
// NOLINTEND
87
88
public
:
89
// destructor thunk
90
// NOLINTBEGIN
91
MCAPI
void
$dtor();
92
// NOLINTEND
93
94
public
:
95
// virtual function thunks
96
// NOLINTBEGIN
97
MCAPI
char
const
* $getJsonName()
const
;
98
99
MCAPI
void
$deserializeData(
::DeserializeDataParams
deserializeDataParams);
100
// NOLINTEND
101
102
public
:
103
// vftables
104
// NOLINTBEGIN
105
MCAPI
static
void
** $vftable();
106
// NOLINTEND
107
};
ActorComponentDescription
Definition
ActorComponentDescription.h:8
DeserializeDataParams
Definition
DeserializeDataParams.h:15
ProjectileDescription
Definition
ProjectileDescription.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
ProjectileDescription.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0