CSerializedNetMsg::CSerializedNetMsg

Deleted copy constructor; copies must go through Copy().

Synopsis

Declared in <net.h>

CSerializedNetMsg(CSerializedNetMsg const& msg) = delete;

Parameters

NameDescription
msgThe object to copy construct from