3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/network/services/signaling/json_rpc/JsonRpcNotificationBase.h"
10namespace cereal {
struct ReflectionCtx; }
81 MCNAPI
void*
$ctor(::std::string netherNetId, ::std::string message);
Definition JsonRpcNotificationBase.h:7
Definition NetherNetMessage.h:23
MCAPI::JsonRpc::NetherNetMessage::Params & operator=(::JsonRpc::NetherNetMessage::Params &&)
Definition NetherNetMessage.h:15
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