3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/editor/network/NetworkPayload.h"
7#include "mc/editor/services/widgets/WidgetCommonBasePayload.h"
11namespace cereal {
struct ReflectionCtx; }
14namespace Editor::Network {
51 enum class WidgetComponentStateVariantType :
int {
59 VolumeOutlineVolumeUpdate = 7,
150 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateEntity&
196 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline&
199 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateSpline&
229 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText&
271 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline&
274 MCNAPI ::Editor::Network::WidgetComponentStateChangePayload::ComponentStateVolumeOutline&
Definition BoundingBox.h:13
Definition NetworkPayload.h:8
Definition WidgetComponentStateChangePayload.h:212
MCAPI::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText & operator=(::Editor::Network::WidgetComponentStateChangePayload::ComponentStateText &&)
MCAPI ~ComponentStateText()
Definition ReflectionCtx.h:11