LeviLamina
Loading...
Searching...
No Matches
VolumeComponentFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/entity/factory/EntityComponentFactoryCereal.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
struct
ReflectionCtx
; }
11
// clang-format on
12
13
class
VolumeComponentFactory
:
public
::EntityComponentFactoryCereal
<::VolumeComponentFactory> {
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
virtual
~VolumeComponentFactory
()
/*override*/
=
default
;
18
// NOLINTEND
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCNAPI_C
void
* $ctor(
::cereal::ReflectionCtx
&
ctx
);
30
// NOLINTEND
31
32
public
:
33
// vftables
34
// NOLINTBEGIN
35
MCNAPI
static
void
**
$vftable
();
36
// NOLINTEND
37
};
EntityComponentFactoryCereal
Definition
EntityComponentFactoryCereal.h:6
VolumeComponentFactory
Definition
VolumeComponentFactory.h:13
VolumeComponentFactory::$vftable
static MCAPI void ** $vftable()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
volume
VolumeComponentFactory.h
Generated on
for LeviLamina by
1.16.1