Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EECloud
PlayerIO
Connection
C# 클래스 EECloud.PlayerIO.Connection
A connection to a running Player.IO multiplayer room.
파일 보기
프로젝트 열기: TeamEEDev/EECloud.PlayerIO
공개 메소드들
메소드
설명
Connection
(
EECloud.PlayerIO.ServerEndpoint
endpoint
,
string
joinKey
)
Disconnect
( ) :
void
메소드 상세
Connection()
공개
메소드
public
Connection
(
EECloud.PlayerIO.ServerEndpoint
endpoint
,
string
joinKey
)
endpoint
EECloud.PlayerIO.ServerEndpoint
joinKey
string
Disconnect()
공개
메소드
public
Disconnect
( ) :
void
리턴
void