LeviLamina
Loading...
Searching...
No Matches
WidgetComponentStateChangePayload.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/editor/network/NetworkPayload.h"
7#include "mc/editor/services/widgets/WidgetCommonBasePayload.h"
8
9// auto generated forward declare list
10// clang-format off
11namespace cereal { struct ReflectionCtx; }
12// clang-format on
13
14namespace Editor::Network {
15
17: public ::Editor::Network::NetworkPayload<::Editor::Network::WidgetComponentStateChangePayload>,
19public:
20 // WidgetComponentStateChangePayload inner types declare
21 // clang-format off
32 // clang-format on
33
34 // WidgetComponentStateChangePayload inner types define
36 public:
37 // member variables
38 // NOLINTBEGIN
42 // NOLINTEND
43
44 public:
45 // prevent constructor by default
46 ComponentStateBase& operator=(ComponentStateBase const&);
49 };
50
51 enum class WidgetComponentStateVariantType : int {
52 BoundingBox = 0,
53 Clipboard = 1,
54 Entity = 2,
55 Gizmo = 3,
56 Spline = 4,
57 Text = 5,
58 VolumeOutline = 6,
59 VolumeOutlineVolumeUpdate = 7,
60 Null = 8,
61 };
62
64
66 public:
67 // member variables
68 // NOLINTBEGIN
82 // NOLINTEND
83
84 public:
85 // prevent constructor by default
89
90 public:
91 // member functions
92 // NOLINTBEGIN
93 MCNAPI bool
95 // NOLINTEND
96
97 public:
98 // static functions
99 // NOLINTBEGIN
101 // NOLINTEND
102 };
103
105 public:
106 // member variables
107 // NOLINTBEGIN
117 // NOLINTEND
118
119 public:
120 // prevent constructor by default
124
125 public:
126 // member functions
127 // NOLINTBEGIN
128 MCNAPI bool
130 // NOLINTEND
131 };
132
134 public:
135 // member variables
136 // NOLINTBEGIN
139 // NOLINTEND
140
141 public:
142 // prevent constructor by default
146
147 public:
148 // member functions
149 // NOLINTBEGIN
150 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateEntity&
152
154 // NOLINTEND
155
156 public:
157 // destructor thunk
158 // NOLINTBEGIN
159 MCNAPI void $dtor();
160 // NOLINTEND
161 };
162
164 public:
165 // member variables
166 // NOLINTBEGIN
171 // NOLINTEND
172
173 public:
174 // prevent constructor by default
175 ComponentStateGizmo& operator=(ComponentStateGizmo const&);
178 };
179
181 public:
182 // member variables
183 // NOLINTBEGIN
186 // NOLINTEND
187
188 public:
189 // prevent constructor by default
192
193 public:
194 // member functions
195 // NOLINTBEGIN
196 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline&
198
199 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline&
201
203 // NOLINTEND
204
205 public:
206 // destructor thunk
207 // NOLINTBEGIN
208 MCNAPI void $dtor();
209 // NOLINTEND
210 };
211
213 public:
214 // member variables
215 // NOLINTBEGIN
218 // NOLINTEND
219
220 public:
221 // prevent constructor by default
222 ComponentStateText& operator=(ComponentStateText const&);
225
226 public:
227 // member functions
228 // NOLINTBEGIN
229 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText&
231
233 // NOLINTEND
234
235 public:
236 // destructor thunk
237 // NOLINTBEGIN
238 MCNAPI void $dtor();
239 // NOLINTEND
240 };
241
243 public:
244 // member variables
245 // NOLINTBEGIN
258 // NOLINTEND
259
260 public:
261 // prevent constructor by default
263
264 public:
265 // member functions
266 // NOLINTBEGIN
269 );
270
271 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline&
273
274 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline&
276
277 MCNAPI bool operator==(
279 ) const;
280
282 // NOLINTEND
283
284 public:
285 // static functions
286 // NOLINTBEGIN
288 // NOLINTEND
289
290 public:
291 // constructor thunks
292 // NOLINTBEGIN
294 // NOLINTEND
295
296 public:
297 // destructor thunk
298 // NOLINTBEGIN
299 MCNAPI void $dtor();
300 // NOLINTEND
301 };
302
304 public:
305 // member variables
306 // NOLINTBEGIN
309 // NOLINTEND
310
311 public:
312 // prevent constructor by default
316
317 public:
318 // member functions
319 // NOLINTBEGIN
321 // NOLINTEND
322
323 public:
324 // destructor thunk
325 // NOLINTBEGIN
326 MCNAPI void $dtor();
327 // NOLINTEND
328 };
329
330public:
331 // member variables
332 // NOLINTBEGIN
336 // NOLINTEND
337
338public:
339 // prevent constructor by default
343
344public:
345 // virtual functions
346 // NOLINTBEGIN
347 // vIndex: 0
348 virtual ~WidgetComponentStateChangePayload() /*override*/;
349 // NOLINTEND
350
351public:
352 // static functions
353 // NOLINTBEGIN
355 // NOLINTEND
356
357public:
358 // destructor thunk
359 // NOLINTBEGIN
360 MCNAPI void $dtor();
361 // NOLINTEND
362
363public:
364 // vftables
365 // NOLINTBEGIN
366 MCNAPI static void** $vftable();
367 // NOLINTEND
368};
369
370} // namespace Editor::Network
Definition BoundingBox.h:13
Definition NetworkPayload.h:8
Definition WidgetCommonBasePayload.h:7
Definition WidgetComponentStateChangePayload.h:35
MCAPI bool operator==(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateBoundingBox const &other) const
Definition WidgetComponentStateChangePayload.h:104
MCAPI bool operator==(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateClipboard const &other) const
Definition WidgetComponentStateChangePayload.h:133
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateEntity & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateEntity &&)
Definition WidgetComponentStateChangePayload.h:163
Definition WidgetComponentStateChangePayload.h:63
Definition WidgetComponentStateChangePayload.h:180
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline const &)
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline &&)
Definition WidgetComponentStateChangePayload.h:212
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText &&)
MCAPI ComponentStateVolumeOutline(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline const &)
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline const &)
MCAPI bool operator==(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline const &other) const
MCAPI void * $ctor(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline const &)
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline &&)
Definition WidgetComponentStateChangePayload.h:18
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition Spline.h:6
Definition ReflectionCtx.h:11
Definition ctx.h:5
Definition Alias.h:14