Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
URLOpener
C# Class URLOpener, Hero.Coli
Inheritance:
MonoBehaviour
显示文件
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