LeviLamina
Loading...
Searching...
No Matches
HaveItemDefinition.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
HaveItemDefinition
:
public
::BehaviorDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 32>
mUnk44be53;
19
::ll::UntypedStorage<4, 4>
mUnka0a60a;
20
::ll::UntypedStorage<8, 32>
mUnk7d94f7;
21
::ll::UntypedStorage<8, 32>
mUnke27783;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
HaveItemDefinition
& operator=(
HaveItemDefinition
const
&);
27
HaveItemDefinition
(
HaveItemDefinition
const
&);
28
HaveItemDefinition
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 1
34
virtual
void
load(
::Json::Value
value,
::BehaviorFactory
const
& factory)
/*override*/
;
35
36
// vIndex: 0
37
virtual
~HaveItemDefinition
()
/*override*/
=
default
;
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
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
HaveItemDefinition
Definition
HaveItemDefinition.h:14
Json::Value
Definition
Value.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
bhave
definition
HaveItemDefinition.h
Generated on Sat Apr 26 2025 05:56:04 for LeviLamina by
1.12.0