3#include "mc/_HeaderOutputPredefine.h"
10namespace Editor::Network {
12struct ReplicatedObjectInfo {
23 ReplicatedObjectInfo();
Definition HashedString.h:5
Definition ReplicatedObjectInfo.h:12
MCAPI ~ReplicatedObjectInfo()
MCAPI ReplicatedObjectInfo(::HashedString id, uint typeHash, ::std::string &&data)
MCAPI void * $ctor(::Editor::Network::ReplicatedObjectInfo const &other)
MCAPI void * $ctor(::HashedString id, uint typeHash, ::std::string &&data)
MCAPI ReplicatedObjectInfo(::Editor::Network::ReplicatedObjectInfo &&other)
MCAPI void operator=(::Editor::Network::ReplicatedObjectInfo const &other)
MCAPI ReplicatedObjectInfo(::Editor::Network::ReplicatedObjectInfo const &other)
MCAPI void * $ctor(::Editor::Network::ReplicatedObjectInfo &&other)
MCAPI bool operator==(::Editor::Network::ReplicatedObjectInfo const &other) const
MCAPI void operator=(::Editor::Network::ReplicatedObjectInfo &&other)