LeviLamina
Loading...
Searching...
No Matches
ActorDefinitionFeedItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemDescriptor
;
8
// clang-format on
9
10
struct
ActorDefinitionFeedItem
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 16, ::ItemDescriptor> mItemDescriptor;
15
::ll::TypedStorage<4, 4, float> mGrowth;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI
ActorDefinitionFeedItem
(
::ActorDefinitionFeedItem
const
&);
22
23
MCFOLD ::ActorDefinitionFeedItem& operator=(
::ActorDefinitionFeedItem
const
&);
24
25
MCAPI
~ActorDefinitionFeedItem
();
26
// NOLINTEND
27
28
public
:
29
// constructor thunks
30
// NOLINTBEGIN
31
MCFOLD
void
* $ctor(
::ActorDefinitionFeedItem
const
&);
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCFOLD
void
$dtor();
38
// NOLINTEND
39
};
ItemDescriptor
Definition
ItemDescriptor.h:22
ActorDefinitionFeedItem
Definition
ActorDefinitionFeedItem.h:10
src
mc
world
actor
ActorDefinitionFeedItem.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0