LeviLamina
Loading...
Searching...
No Matches
AddRiderComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
struct
ActorDefinitionIdentifier
;
9
// clang-format on
10
11
class
AddRiderComponent
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mPassengerType;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI
void
reloadComponent(
::Actor
& owner);
22
23
MCAPI
~AddRiderComponent
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCFOLD
void
$dtor();
30
// NOLINTEND
31
};
Actor
Definition
Actor.h:104
AddRiderComponent
Definition
AddRiderComponent.h:11
ActorDefinitionIdentifier
Definition
ActorDefinitionIdentifier.h:13
src
mc
entity
components_json_legacy
AddRiderComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0