3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/editor/network/NetworkPayload.h"
7#include "mc/editor/services/widgets/WidgetCommonBasePayload.h"
11namespace cereal {
struct ReflectionCtx; }
12namespace mce {
class UUID; }
15namespace Editor::Network {
53 enum class WidgetComponentStateVariantType :
int {
61 VolumeOutlineVolumeUpdate = 7,
152 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateEntity&
155 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateEntity&
203 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline&
206 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline&
241 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText&
244 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText&
286 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline&
289 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline&
364 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateGrid&
367 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateGrid&
Definition BoundingBox.h:13
Definition NetworkPayload.h:8
Definition WidgetComponentStateChangePayload.h:225
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText const &)
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText &&)
MCAPI ~ComponentStateText()
Definition ReflectionCtx.h:11