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
WebsocketClientEcho
C# Class WebsocketClientEcho, ggj16
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: amzeratul/ggj16
Public Properties
Property
Type
Description
url
string
Public Methods
Method
Description
OnStringReceived
(
string
msg
) :
void
Private Methods
Method
Description
Start
( ) :
IEnumerator
Method Details
OnStringReceived()
public
method
public
OnStringReceived
(
string
msg
) :
void
msg
string
return
void
Property Details
url
public_oe property
public
string
url
return
string