C# 클래스 CasualRoom.RoomServer

파일 보기 프로젝트 열기: 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

공개 메소드들

메소드 설명
RoomServer ( ) : System

메소드 상세

RoomServer() 공개 메소드

public RoomServer ( ) : 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