Removed

Network.isMessageQueueRunning

Obsolete The legacy networking system has been removed in Unity 2018.2. Use Unity Multiplayer and NetworkIdentity instead. public static bool isMessageQueueRunning;

Description

Enable or disable the processing of network messages.

If this is disabled no RPC call execution or network view synchronization takes place. The Network level loading page has an example of how to use this function.


Did you find this page useful? Please give it a rating: