Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Ping Constructor

Declaration

public Ping(string address);

Description

Perform a ping to the supplied target IP address.

This does not perform DNS lookups on host names so it only accepts IP addresses in dot notation.