3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/network/services/signaling/json_rpc/JsonRpcNotificationBase.h"
33 Params(Params
const&);
61 NetherNetMessage& operator=(NetherNetMessage
const&);
62 NetherNetMessage(NetherNetMessage
const&);
82 MCNAPI
void*
$ctor(::std::string netherNetId, ::std::string message);
Definition JsonRpcNotificationBase.h:12
Definition NetherNetMessage.h:23
MCAPI::JsonRpc::NetherNetMessage::Params & operator=(::JsonRpc::NetherNetMessage::Params &&)
MCAPI::JsonRpc::NetherNetMessage::Params & operator=(::JsonRpc::NetherNetMessage::Params const &)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI void * $ctor(::std::string netherNetId, ::std::string message)
MCAPI NetherNetMessage(::std::string netherNetId, ::std::string message)
MCAPI ~NetherNetMessage()
Definition ReflectionCtx.h:11