C# Class Nomad.Utils.EngineUtils

Afficher le fichier Open project: Azerothian/fc3editor

Méthodes publiques

Méthode Description
EnterIngame ( string gameMode ) : void
ExitIngame ( ) : void
GetMapArgument ( ) : string
HasArgument ( string key ) : bool

Method Details

EnterIngame() public static méthode

public static EnterIngame ( string gameMode ) : void
gameMode string
Résultat void

ExitIngame() public static méthode

public static ExitIngame ( ) : void
Résultat void

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