Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ERL_NetworkController
C# Class ERL_NetworkController, ERL_Networking
Inheritance:
MonoBehaviour
ファイルを表示
Open project: EmergentRealityLab/ERL_Networking
Public Properties
Property
Type
Description
connectionIP
string
connectionPort
int
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
connectionIP
public_oe property
public
string
connectionIP
return
string
connectionPort
public_oe property
public
int
connectionPort
return
int