LeviLamina
Loading...
Searching...
No Matches
ParticleLifetimeExpireIfNotInBlocksComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/util/Reference.h"
7
#include "mc/deps/shared_types/v1_20_80/particle/ParticleEffectComponent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
HashedString
;
12
namespace
cereal {
struct
ReflectionCtx
; }
13
// clang-format on
14
15
namespace
SharedTypes::v1_20_80 {
16
17
struct
ParticleLifetimeExpireIfNotInBlocksComponent
:
public
::SharedTypes::v1_20_80::ParticleEffectComponent
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::Reference<0>>> mSurviveBlockList;
22
// NOLINTEND
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
virtual ::HashedString
const
& getIdentifier()
const
/*override*/
;
28
29
#ifdef LL_PLAT_S
30
virtual
~ParticleLifetimeExpireIfNotInBlocksComponent
()
/*override*/
=
default
;
31
#else
// LL_PLAT_C
32
virtual
~ParticleLifetimeExpireIfNotInBlocksComponent
()
/*override*/
;
33
#endif
34
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
41
// NOLINTEND
42
43
public
:
44
// static variables
45
// NOLINTBEGIN
46
MCAPI static ::HashedString
const
& NameID();
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCFOLD
void
$dtor();
53
// NOLINTEND
54
55
public
:
56
// virtual function thunks
57
// NOLINTBEGIN
58
MCAPI ::HashedString
const
& $getIdentifier()
const
;
59
60
61
// NOLINTEND
62
63
public
:
64
// vftables
65
// NOLINTBEGIN
66
MCNAPI
static
void
**
$vftable
();
67
// NOLINTEND
68
};
69
70
}
// namespace SharedTypes::v1_20_80
HashedString
Definition
HashedString.h:5
SharedTypes::v1_20_80::ParticleEffectComponent
Definition
ParticleEffectComponent.h:12
SharedTypes::v1_20_80::ParticleLifetimeExpireIfNotInBlocksComponent
Definition
ParticleLifetimeExpireIfNotInBlocksComponent.h:17
SharedTypes::v1_20_80::ParticleLifetimeExpireIfNotInBlocksComponent::$vftable
static MCAPI void ** $vftable()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_20_80
particle
ParticleLifetimeExpireIfNotInBlocksComponent.h
Generated on
for LeviLamina by
1.16.1