SteamNetworkingMessage_t.m_nMessageNumber

Message number assigned by the sender. This is not used for outbound messages. Note that if multiple lanes are used, each lane has its own message numbers, which are assigned sequentially, so messages from different lanes will share the same numbers.

struct SteamNetworkingMessage_t
long m_nMessageNumber;

Meta