3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/editor/network/NetworkPayload.h"
7#include "mc/editor/services/widgets/WidgetComponentBasePayload.h"
12namespace cereal {
struct ReflectionCtx; }
13namespace mce {
class Color; }
14namespace mce {
class UUID; }
17namespace Editor::Network {
50 ::std::string
const& componentName,
54 ::std::string
const& textString,
73 ::std::string
const& componentName,
77 ::std::string
const& textString,
91 MCAPI
static void** $vftable();
Definition NetworkPayload.h:8
Definition WidgetAddTextComponentPayload.h:21
Definition ReflectionCtx.h:11