3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/editor/network/NetworkPayload.h"
7#include "mc/editor/services/widgets/WidgetComponentBasePayload.h"
12namespace Editor::Network {
class WidgetPrimComponentAxialSphere; }
13namespace Editor::Network {
class WidgetPrimComponentBox; }
14namespace Editor::Network {
class WidgetPrimComponentDisc; }
15namespace Editor::Network {
class WidgetPrimComponentLine; }
16namespace cereal {
struct ReflectionCtx; }
17namespace mce {
class UUID; }
20namespace Editor::Network {
52 ::std::string
const& componentName,
78 ::std::string
const& componentName,
99 MCAPI
static void** $vftable();
Definition NetworkPayload.h:8
Definition ReflectionCtx.h:11