Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CasualLobby
LobbyServer
C# 클래스 CasualLobby.LobbyServer
파일 보기
프로젝트 열기: hothoty/Zero
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
RemoteClients
CasualCommonSvr.CUser>.Dictionary
RemoteRooms
CasualCommonSvr.CRoom>.Dictionary
m_Core
ZNet.CoreServerNet
proxy
Rmi.Proxy
run_program
bool
stub
Rmi.Stub
svrRemoteID
int
공개 메소드들
메소드
설명
LobbyServer
( ) :
System
메소드 상세
LobbyServer()
공개
메소드
public
LobbyServer
( ) :
System
리턴
System
프로퍼티 상세
RemoteClients
공개적으로 프로퍼티
public
Dictionary
RemoteClients
리턴
CasualCommonSvr.CUser>.Dictionary
RemoteRooms
공개적으로 프로퍼티
public
Dictionary
RemoteRooms
리턴
CasualCommonSvr.CRoom>.Dictionary
m_Core
공개적으로 프로퍼티
public
ZNet.CoreServerNet
m_Core
리턴
ZNet.CoreServerNet
proxy
공개적으로 프로퍼티
public
Rmi.Proxy
proxy
리턴
Rmi.Proxy
run_program
공개적으로 프로퍼티
public
bool
run_program
리턴
bool
stub
공개적으로 프로퍼티
public
Rmi.Stub
stub
리턴
Rmi.Stub
svrRemoteID
공개적으로 프로퍼티
public
int
svrRemoteID
리턴
int