C# 클래스 Bricklayer.Client.Interface.LobbyScreen
파일 보기
프로젝트 열기: Cyral/Bricklayer
1 사용 예제들
공개 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
Add ( Bricklayer.Client.Interface.ScreenManager screenManager ) : void |
|
|
Remove ( ) : void |
|
|
메소드 상세
public Add ( Bricklayer.Client.Interface.ScreenManager screenManager ) : void |
screenManager |
Bricklayer.Client.Interface.ScreenManager |
|
리턴 |
void |
|
public Remove ( ) : void |
리턴 |
void |
|
프로퍼티 상세
public string Description |
리턴 |
string |
|
public string Intro |
리턴 |
string |
|
public LobbyWindow,Bricklayer.Client.Interface Lobby |
리턴 |
LobbyWindow |
|
public string Name |
리턴 |
string |
|
public List Rooms |
리턴 |
List |
|