LeviLamina
Loading...
Searching...
No Matches
MoveItemDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/bhave/definition/BehaviorDefinition.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BehaviorFactory
;
11
namespace
Json {
class
Value; }
12
// clang-format on
13
14
class
MoveItemDefinition
:
public
::BehaviorDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 32>
mUnk3dd586;
19
::ll::UntypedStorage<8, 32>
mUnk7b247a;
20
::ll::UntypedStorage<4, 4>
mUnkafd772;
21
::ll::UntypedStorage<8, 32>
mUnk152d4e;
22
::ll::UntypedStorage<8, 32>
mUnk3eee13;
23
::ll::UntypedStorage<8, 32>
mUnk8daa08;
24
::ll::UntypedStorage<4, 4>
mUnk7e5ac2;
25
::ll::UntypedStorage<8, 32>
mUnk8e68dc;
26
::ll::UntypedStorage<4, 4>
mUnk24e24c;
27
::ll::UntypedStorage<8, 32>
mUnkd92e70;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
MoveItemDefinition
& operator=(
MoveItemDefinition
const
&);
33
MoveItemDefinition
(
MoveItemDefinition
const
&);
34
MoveItemDefinition
();
35
36
public
:
37
// virtual functions
38
// NOLINTBEGIN
39
// vIndex: 1
40
virtual
void
load(
::Json::Value
value,
::BehaviorFactory
const
& factory)
/*override*/
;
41
42
// vIndex: 0
43
virtual
~MoveItemDefinition
()
/*override*/
=
default
;
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
};
BehaviorDefinition
Definition
BehaviorDefinition.h:14
BehaviorFactory
Definition
BehaviorFactory.h:13
Json::Value
Definition
Value.h:16
MoveItemDefinition
Definition
MoveItemDefinition.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
bhave
definition
MoveItemDefinition.h
Generated on Fri Jun 13 2025 05:05:02 for LeviLamina by
1.12.0