Select your preferred scripting language. All code snippets will be displayed in this language.
class in UnityEngine
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseA helper class that contains static method to inquire status of Unity Cluster.
isDisconnected | Check whether the current instance is disconnected from the cluster network. |
isMasterOfCluster | Check whether the current instance is a master node in the cluster network. |
nodeIndex | To acquire or set the node index of the current machine from the cluster network. |