This version of Unity is unsupported.

ClusterNetwork

class in UnityEngine

Description

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

Static Properties

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.