LeviLamina
Loading...
Searching...
No Matches
ActorPropertiesDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/molang/MolangVersion.h"
7
#include "mc/world/actor/DefintionDescription.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Json {
class
Value; }
12
// clang-format on
13
14
struct
ActorPropertiesDescription
:
public
::DefintionDescription
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 16>
mUnk4b6cfa;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ActorPropertiesDescription
(
ActorPropertiesDescription
const
&);
24
ActorPropertiesDescription
();
25
26
public
:
27
// virtual functions
28
// NOLINTBEGIN
29
// vIndex: 1
30
virtual
char
const
* getJsonName()
const
/*override*/
;
31
32
// vIndex: 0
33
virtual
~ActorPropertiesDescription
()
/*override*/
;
34
// NOLINTEND
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCAPI ::ActorPropertiesDescription& operator=(
::ActorPropertiesDescription
const
&);
40
41
MCAPI
void
parse(
::Json::Value
& root, ::MolangVersion molangVersion);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCFOLD
void
$dtor();
48
// NOLINTEND
49
50
public
:
51
// virtual function thunks
52
// NOLINTBEGIN
53
MCAPI
char
const
* $getJsonName()
const
;
54
// NOLINTEND
55
56
public
:
57
// vftables
58
// NOLINTBEGIN
59
MCAPI
static
void
** $vftable();
60
// NOLINTEND
61
};
Json::Value
Definition
Value.h:16
ActorPropertiesDescription
Definition
ActorPropertiesDescription.h:14
DefintionDescription
Definition
DefintionDescription.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorPropertiesDescription.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0