LeviLamina
Loading...
Searching...
No Matches
TransformationDescription.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
TransformationDescription
:
public
::ActorComponentDescription
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 176>
mUnkf1916c;
18
::ll::UntypedStorage<4, 4>
mUnkfcdacb;
19
::ll::UntypedStorage<4, 4>
mUnk39f035;
20
::ll::UntypedStorage<4, 4>
mUnk336375;
21
::ll::UntypedStorage<1, 1>
mUnk5996f5;
22
::ll::UntypedStorage<1, 1>
mUnkfb7641;
23
::ll::UntypedStorage<1, 1>
mUnke83336;
24
::ll::UntypedStorage<8, 24>
mUnk99cedb;
25
::ll::UntypedStorage<8, 24>
mUnk6d0106;
26
::ll::UntypedStorage<4, 4>
mUnkd9418e;
27
::ll::UntypedStorage<4, 4>
mUnkd2f61c;
28
::ll::UntypedStorage<4, 4>
mUnk2efb7f;
29
::ll::UntypedStorage<4, 4>
mUnkab4437;
30
::ll::UntypedStorage<8, 24>
mUnkfc9115;
31
::ll::UntypedStorage<8, 24>
mUnkc3397b;
32
::ll::UntypedStorage<1, 1>
mUnk8bb55a;
33
::ll::UntypedStorage<1, 1>
mUnk240268;
34
// NOLINTEND
35
36
public
:
37
// prevent constructor by default
38
TransformationDescription
& operator=(
TransformationDescription
const
&);
39
TransformationDescription
(
TransformationDescription
const
&);
40
TransformationDescription
();
41
42
public
:
43
// virtual functions
44
// NOLINTBEGIN
45
// vIndex: 0
46
virtual
char
const
* getJsonName()
const
/*override*/
;
47
48
// vIndex: 2
49
virtual
void
deserializeData(
::DeserializeDataParams
deserializeDataParams)
/*override*/
;
50
51
// vIndex: 1
52
virtual
~TransformationDescription
()
/*override*/
;
53
// NOLINTEND
54
55
public
:
56
// destructor thunk
57
// NOLINTBEGIN
58
MCNAPI
void
$dtor
();
59
// NOLINTEND
60
61
public
:
62
// virtual function thunks
63
// NOLINTBEGIN
64
MCNAPI
char
const
*
$getJsonName
()
const
;
65
66
MCNAPI
void
$deserializeData
(
::DeserializeDataParams
deserializeDataParams);
67
// NOLINTEND
68
69
public
:
70
// vftables
71
// NOLINTBEGIN
72
MCNAPI
static
void
**
$vftable
();
73
// NOLINTEND
74
};
ActorComponentDescription
Definition
ActorComponentDescription.h:8
DeserializeDataParams
Definition
DeserializeDataParams.h:5
TransformationDescription
Definition
TransformationDescription.h:13
TransformationDescription::$vftable
static MCAPI void ** $vftable()
TransformationDescription::$deserializeData
MCAPI void $deserializeData(::DeserializeDataParams deserializeDataParams)
TransformationDescription::$dtor
MCAPI void $dtor()
TransformationDescription::$getJsonName
MCAPI char const * $getJsonName() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
TransformationDescription.h
Generated on Fri Jun 13 2025 05:04:33 for LeviLamina by
1.12.0