3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/editor/network/NetworkPayload.h"
7#include "mc/editor/services/widgets/WidgetComponentBasePayload.h"
8#include "mc/util/Mirror.h"
9#include "mc/util/Rotation.h"
14namespace cereal {
struct ReflectionCtx; }
15namespace mce {
class Color; }
16namespace mce {
class UUID; }
19namespace Editor::Network {
58 ::std::string
const& componentName,
62 ::std::string
const& clipboardItemId,
65 ::Vec3 const& clipboardOffset,
66 ::Vec3 const& clipboardOrigin,
87 ::std::string
const& componentName,
91 ::std::string
const& clipboardItemId,
94 ::Vec3 const& clipboardOffset,
95 ::Vec3 const& clipboardOrigin,
111 MCAPI
static void** $vftable();
Definition NetworkPayload.h:8
Definition ReflectionCtx.h:11