Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CheckConnectionToServer(string)

Check the connection status of the device to the VRPN server it connected to.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ClusterInputModule
Warning
Deprecated. This type is deprecated and will be removed in a future release.
public static bool CheckConnectionToServer(string name)

Parameters

name

Name of the input entry.

Returns

Type

Description

bool