LeviLamina
Loading...
Searching...
No Matches
ActorComponentDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/Description.h"
7
8
struct
ActorComponentDescription
:
public
::Description
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual
~ActorComponentDescription
()
/*override*/
;
13
// NOLINTEND
14
15
public
:
16
// destructor thunk
17
// NOLINTBEGIN
18
MCFOLD
void
$dtor();
19
// NOLINTEND
20
};
ActorComponentDescription
Definition
ActorComponentDescription.h:8
Description
Definition
Description.h:11
src
mc
world
actor
ActorComponentDescription.h
Generated on
for LeviLamina by
1.16.1