HKI Core
Public Member Functions | Private Attributes | List of all members
HKI.Core.Misc.OpenWebsite Class Reference

This MonoBehaviour opens a website with a given URL. This can be usefull to open a website via a button. More...

Inheritance diagram for HKI.Core.Misc.OpenWebsite:

Public Member Functions

void OpenURL ()
 

Private Attributes

string URL = ""
 

Detailed Description

This MonoBehaviour opens a website with a given URL. This can be usefull to open a website via a button.

Definition at line 8 of file OpenWebsite.cs.

Member Function Documentation

◆ OpenURL()

void HKI.Core.Misc.OpenWebsite.OpenURL ( )
inline

Definition at line 14 of file OpenWebsite.cs.

Member Data Documentation

◆ URL

string HKI.Core.Misc.OpenWebsite.URL = ""
private

Definition at line 11 of file OpenWebsite.cs.


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