Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WebsocketClientEcho
C# Class WebsocketClientEcho, ggj16
Inheritance:
MonoBehaviour
Mostrar archivo
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