프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Fullscreen | bool | ||
QuickServer |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AddServer ( |
Add a server to the server list.
|
|
GameSettings ( string settingsFile, |
Initializes a new instance of
|
|
RemoveServer ( |
Removes a server from the list by reference.
|
|
RemoveServer ( string name ) : bool |
Remove a server from the list by name.
|
public AddServer ( |
||
server | The server to add. | |
리턴 | bool |
public GameSettings ( string settingsFile, |
||
settingsFile | string | The settings file to use. |
quickServer | The quickserver that the user last specified. | |
리턴 | System.Collections.Generic |
public RemoveServer ( |
||
server | ||
리턴 | bool |
public RemoveServer ( string name ) : bool | ||
name | string | Name of the server. |
리턴 | bool |