C# Class URLOpener, Hero.Coli

Inheritance: MonoBehaviour
Exibir arquivo Open project: CyberCRI/Hero.Coli Class Usage Examples

Public Methods

Method Description
open ( string urlKey, bool newTab = false ) : void

Private Methods

Method Description
getLocalizedUrl ( string urlKey ) : string

Method Details

open() public static method

public static open ( string urlKey, bool newTab = false ) : void
urlKey string
newTab bool
return void