Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TinderBox
TinderBoxObject
C# Class TinderBox.TinderBoxObject
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: lifeformed/TinderBox
Class Usage Examples
Public Properties
Property
Type
Description
GameID
string
Public Methods
Method
Description
Awake
( ) :
void
CallURL
(
string
url
) :
void
Update
( ) :
void
Private Methods
Method
Description
WaitForURL
(
WWW
www
) :
IEnumerator
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
CallURL()
public
method
public
CallURL
(
string
url
) :
void
url
string
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
GameID
public_oe property
public
string
GameID
return
string