Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LaunchUri(string, bool)

Starts the default app associated with the URI scheme name for the specified URI, using the specified options.
Read time 1 minuteLast updated 8 days ago

Definition

public static void LaunchUri(string uri, bool showWarning)

Parameters

The URI.

showWarning

Displays a warning that the URI is potentially unsafe.