This version of Unity is unsupported.
Removed in version 2018.4.36

NetworkMessageInfo

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Obsolete The legacy networking system has been removed in Unity 2018.2. Use Unity Multiplayer and NetworkIdentity instead.

Description

This data structure contains information on a message just received from the network.

It reveals where it came from, what time it was send and what network view sent it.