LeviLamina
Loading...
Searching...
No Matches
ActorComponentFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/entity/factory/EntityComponentFactoryJson.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Experiments
;
11
// clang-format on
12
13
class
ActorComponentFactory
:
public
::EntityComponentFactoryJson
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 0
18
virtual
~ActorComponentFactory
()
/*override*/
=
default
;
19
// NOLINTEND
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI
void
_initialize(
::Experiments
const
& experiments);
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
31
// NOLINTEND
32
33
public
:
34
// vftables
35
// NOLINTBEGIN
36
MCAPI
static
void
** $vftable();
37
// NOLINTEND
38
};
ActorComponentFactory
Definition
ActorComponentFactory.h:13
EntityComponentFactoryJson
Definition
EntityComponentFactoryJson.h:13
Experiments
Definition
Experiments.h:14
src
mc
world
actor
ActorComponentFactory.h
Generated on Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0