C# Class TinkerWorX.SharpCraft.Launcher.Common

Afficher le fichier Open project: TinkerWorX/SharpCraft

Méthodes publiques

Méthode Description
Initialize ( ) : bool
StartEditor ( string args ) : void
StartGame ( string args ) : void

Method Details

Initialize() public static méthode

public static Initialize ( ) : bool
Résultat bool

StartEditor() public static méthode

public static StartEditor ( string args ) : void
args string
Résultat void

StartGame() public static méthode

public static StartGame ( string args ) : void
args string
Résultat void