Version: 2017.2

ClusterNetwork

class in UnityEngine

Switch to Manual

Description

A helper class that contains static method to inquire status of Unity Cluster.

Static Variables

isDisconnectedCheck whether the current instance is disconnected from the cluster network.
isMasterOfClusterCheck whether the current instance is a master node in the cluster network.
nodeIndexTo acquire or set the node index of the current machine from the cluster network.