프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentOnlineGameName | string | ||
GameEngine | GameEngine | ||
LobbyClient | Skylabs.Lobby.Client |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FireOptionsChanged | void | ||
Parse | object[]>.Tuple | ||
void | |||
Program | System | ||
Start | void |
메소드 | 설명 | |
---|---|---|
DoCrazyException ( |
||
Exit ( ) : void | ||
GetDefaultBrowserPath ( ) : string | ||
LaunchApplication ( string path ) : void | ||
LaunchUrl ( string url ) : void | ||
StopGame ( ) : void |
메소드 | 설명 | |
---|---|---|
FireOptionsChanged ( ) : void | ||
Parse ( Octgn.Play.Player player, string text ) : object[]>.Tuple |
||
Print ( Octgn.Play.Player player, string text, string color = null ) : void | ||
Program ( ) : System | ||
Start ( string args, bool isTestRelease ) : void |
public static DoCrazyException ( |
||
e | ||
action | string | |
리턴 | void |
public static LaunchApplication ( string path ) : void | ||
path | string | |
리턴 | void |