CSerializedNetMsg::CSerializedNetMsg

Move-construct from another serialized message.

Synopsis

Declared in <net.h>

constexpr
CSerializedNetMsg(CSerializedNetMsg&& other) = default;

Parameters

NameDescription
otherthe message to move from.