LeviLamina
Loading...
Searching...
No Matches
v1_20_80.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
7namespace SharedTypes::v1_20_80 { struct ColorGradient; }
8namespace SharedTypes::v1_20_80 { struct ComponentItemComponentData; }
9namespace SharedTypes::v1_20_80 { struct CustomComponentsItemComponent; }
10namespace SharedTypes::v1_20_80 { struct EmitterInitialExpressionComponent; }
11namespace SharedTypes::v1_20_80 { struct EmitterLifetimeExpressionComponent; }
12namespace SharedTypes::v1_20_80 { struct EmitterLifetimeLoopingComponent; }
13namespace SharedTypes::v1_20_80 { struct EmitterRateSteadyComponent; }
14namespace SharedTypes::v1_20_80 { struct EmitterShapeSphereComponent; }
15namespace SharedTypes::v1_20_80 { struct FlipBook; }
16namespace SharedTypes::v1_20_80 { struct ParticleAppearanceTintingComponent; }
17namespace SharedTypes::v1_20_80 { struct ParticleBasicRenderParameters; }
18namespace SharedTypes::v1_20_80 { struct ParticleCurve; }
19namespace SharedTypes::v1_20_80 { struct ParticleCurveBezierChain; }
20namespace SharedTypes::v1_20_80 { struct ParticleCurveSimpleBase; }
21namespace SharedTypes::v1_20_80 { struct ParticleEffectData; }
22namespace SharedTypes::v1_20_80 { struct ParticleEventNode; }
23namespace SharedTypes::v1_20_80 { struct ParticleInitialExpressionComponent; }
24namespace SharedTypes::v1_20_80 { struct ParticleInitialSpinComponent; }
25namespace SharedTypes::v1_20_80 { struct ParticleLifetimeEventsComponent; }
26namespace SharedTypes::v1_20_80 { struct ParticleLifetimeExpressionComponent; }
27namespace SharedTypes::v1_20_80 { struct ParticleMotionCollisionEvent; }
28namespace SharedTypes::v1_20_80 { struct ParticleMotionDynamicComponent; }
29namespace SharedTypes::v1_20_80 { struct ParticleMotionParametricComponent; }
30namespace SharedTypes::v1_20_80 { struct ParticleVisualEffectEvent; }
31namespace SharedTypes::v1_20_80 { struct TintingComponentColor; }
32namespace SharedTypes::v1_20_80 { struct UV; }
33namespace SharedTypes::v1_20_80 { struct VectorEvents; }
34// clang-format on
35
36namespace SharedTypes::v1_20_80 {
37// functions
38// NOLINTBEGIN
39MCAPI bool
40operator==(::SharedTypes::v1_20_80::ColorGradient const& __P0, ::SharedTypes::v1_20_80::ColorGradient const& __P1);
41
42MCAPI bool operator==(
43 ::SharedTypes::v1_20_80::ComponentItemComponentData const& __P0,
44 ::SharedTypes::v1_20_80::ComponentItemComponentData const& __P1
45);
46
47MCFOLD bool operator==(
48 ::SharedTypes::v1_20_80::CustomComponentsItemComponent const& __P0,
49 ::SharedTypes::v1_20_80::CustomComponentsItemComponent const& __P1
50);
51
52MCFOLD bool operator==(
53 ::SharedTypes::v1_20_80::EmitterInitialExpressionComponent const& __P0,
54 ::SharedTypes::v1_20_80::EmitterInitialExpressionComponent const& __P1
55);
56
57MCFOLD bool operator==(
58 ::SharedTypes::v1_20_80::EmitterLifetimeExpressionComponent const& __P0,
59 ::SharedTypes::v1_20_80::EmitterLifetimeExpressionComponent const& __P1
60);
61
62MCFOLD bool operator==(
63 ::SharedTypes::v1_20_80::EmitterLifetimeLoopingComponent const& __P0,
64 ::SharedTypes::v1_20_80::EmitterLifetimeLoopingComponent const& __P1
65);
66
67MCFOLD bool operator==(
68 ::SharedTypes::v1_20_80::EmitterRateSteadyComponent const& __P0,
69 ::SharedTypes::v1_20_80::EmitterRateSteadyComponent const& __P1
70);
71
72MCAPI bool operator==(
73 ::SharedTypes::v1_20_80::EmitterShapeSphereComponent const& __P0,
74 ::SharedTypes::v1_20_80::EmitterShapeSphereComponent const& __P1
75);
76
77MCAPI bool operator==(::SharedTypes::v1_20_80::FlipBook const& __P0, ::SharedTypes::v1_20_80::FlipBook const& __P1);
78
79MCAPI bool operator==(
80 ::SharedTypes::v1_20_80::ParticleAppearanceTintingComponent const& __P0,
81 ::SharedTypes::v1_20_80::ParticleAppearanceTintingComponent const& __P1
82);
83
84MCAPI bool operator==(
85 ::SharedTypes::v1_20_80::ParticleBasicRenderParameters const& __P0,
86 ::SharedTypes::v1_20_80::ParticleBasicRenderParameters const& __P1
87);
88
89MCAPI bool
90operator==(::SharedTypes::v1_20_80::ParticleCurve const& __P0, ::SharedTypes::v1_20_80::ParticleCurve const& __P1);
91
92MCAPI bool operator==(
93 ::SharedTypes::v1_20_80::ParticleCurveBezierChain const& __P0,
94 ::SharedTypes::v1_20_80::ParticleCurveBezierChain const& __P1
95);
96
97MCAPI bool operator==(
98 ::SharedTypes::v1_20_80::ParticleCurveSimpleBase const& __P0,
99 ::SharedTypes::v1_20_80::ParticleCurveSimpleBase const& __P1
100);
101
102MCAPI bool operator==(
103 ::SharedTypes::v1_20_80::ParticleEffectData const& __P0,
104 ::SharedTypes::v1_20_80::ParticleEffectData const& __P1
105);
106
107MCAPI bool operator==(
108 ::SharedTypes::v1_20_80::ParticleEventNode const& __P0,
109 ::SharedTypes::v1_20_80::ParticleEventNode const& __P1
110);
111
112MCFOLD bool operator==(
113 ::SharedTypes::v1_20_80::ParticleInitialExpressionComponent const& __P0,
114 ::SharedTypes::v1_20_80::ParticleInitialExpressionComponent const& __P1
115);
116
117MCFOLD bool operator==(
118 ::SharedTypes::v1_20_80::ParticleInitialSpinComponent const& __P0,
119 ::SharedTypes::v1_20_80::ParticleInitialSpinComponent const& __P1
120);
121
122MCAPI bool operator==(
123 ::SharedTypes::v1_20_80::ParticleLifetimeEventsComponent const& __P0,
124 ::SharedTypes::v1_20_80::ParticleLifetimeEventsComponent const& __P1
125);
126
127MCAPI bool operator==(
128 ::SharedTypes::v1_20_80::ParticleLifetimeExpressionComponent const& __P0,
129 ::SharedTypes::v1_20_80::ParticleLifetimeExpressionComponent const& __P1
130);
131
132MCAPI bool operator==(
133 ::SharedTypes::v1_20_80::ParticleMotionCollisionEvent const& __P0,
134 ::SharedTypes::v1_20_80::ParticleMotionCollisionEvent const& __P1
135);
136
137MCAPI bool operator==(
138 ::SharedTypes::v1_20_80::ParticleMotionDynamicComponent const& __P0,
139 ::SharedTypes::v1_20_80::ParticleMotionDynamicComponent const& __P1
140);
141
142MCAPI bool operator==(
143 ::SharedTypes::v1_20_80::ParticleMotionParametricComponent const& __P0,
144 ::SharedTypes::v1_20_80::ParticleMotionParametricComponent const& __P1
145);
146
147MCAPI bool operator==(
148 ::SharedTypes::v1_20_80::ParticleVisualEffectEvent const& __P0,
149 ::SharedTypes::v1_20_80::ParticleVisualEffectEvent const& __P1
150);
151
152MCAPI bool operator==(
153 ::SharedTypes::v1_20_80::TintingComponentColor const& __P0,
154 ::SharedTypes::v1_20_80::TintingComponentColor const& __P1
155);
156
157MCAPI bool operator==(::SharedTypes::v1_20_80::UV const& __P0, ::SharedTypes::v1_20_80::UV const& __P1);
158
159MCFOLD bool
160operator==(::SharedTypes::v1_20_80::VectorEvents const& __P0, ::SharedTypes::v1_20_80::VectorEvents const& __P1);
161// NOLINTEND
162
163} // namespace SharedTypes::v1_20_80
Definition ColorGradient.h:13
Definition ComponentItemComponentData.h:45
Definition CustomComponentsItemComponent.h:12
Definition EmitterInitialExpressionComponent.h:17
Definition EmitterLifetimeExpressionComponent.h:17
Definition EmitterLifetimeLoopingComponent.h:17
Definition EmitterRateSteadyComponent.h:17
Definition EmitterShapeSphereComponent.h:18
Definition FlipBook.h:15
Definition ParticleAppearanceTintingComponent.h:17
Definition ParticleBasicRenderParameters.h:16
Definition ParticleCurveBezierChain.h:17
Definition ParticleCurveSimpleBase.h:17
Definition ParticleCurve.h:18
Definition ParticleEffectData.h:19
Definition ParticleEventNode.h:18
Definition ParticleInitialExpressionComponent.h:17
Definition ParticleInitialSpinComponent.h:17
Definition ParticleLifetimeEventsComponent.h:17
Definition ParticleLifetimeExpressionComponent.h:17
Definition ParticleMotionCollisionEvent.h:15
Definition ParticleMotionDynamicComponent.h:17
Definition ParticleMotionParametricComponent.h:17
Definition ParticleVisualEffectEvent.h:16
Definition TintingComponentColor.h:17
Definition UV.h:16
Definition VectorEvents.h:13