Inventory Engine  v3.8
Public Member Functions | Public Attributes | List of all members
MoreMountains.Tools.MMOpenURL Class Reference

A class used to open a URL specified in its inspector More...

Inherits MonoBehaviour.

Public Member Functions

virtual void OpenURL ()
 Opens the URL specified in the DestinationURL field More...
 

Public Attributes

string DestinationURL
 the URL to open when calling OpenURL() More...
 

Detailed Description

A class used to open a URL specified in its inspector

Member Function Documentation

◆ OpenURL()

virtual void MoreMountains.Tools.MMOpenURL.OpenURL ( )
virtual

Opens the URL specified in the DestinationURL field

Member Data Documentation

◆ DestinationURL

string MoreMountains.Tools.MMOpenURL.DestinationURL

the URL to open when calling OpenURL()


The documentation for this class was generated from the following file: