Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

ClusterNetwork

class in UnityEngine

Cambiar al Manual

Descripción

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

Variables Estáticas

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.