C# Class FC3Editor.Program

Afficher le fichier Open project: Azerothian/fc3editor

Méthodes publiques

Свойство Type Description
programGuid string

Méthodes publiques

Méthode Description
GetMapArgument ( ) : string
HasArgument ( string key ) : bool
Run ( bool engineRunning, string initMapPath ) : void

Private Methods

Méthode Description
Main ( ) : void
OpenExistingAppCallback ( IntPtr hWnd, IntPtr lParam ) : bool

Method Details

GetMapArgument() public static méthode

public static GetMapArgument ( ) : string
Résultat string

HasArgument() public static méthode

public static HasArgument ( string key ) : bool
key string
Résultat bool

Run() public static méthode

public static Run ( bool engineRunning, string initMapPath ) : void
engineRunning bool
initMapPath string
Résultat void

Property Details

programGuid public_oe static_oe property

public static string programGuid
Résultat string