C# Class Nintenlord.Feditor.Core.Public_API.GameEnumHelpers

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old

Méthodes publiques

Méthode Description
GetGame ( string gameCode ) : GameEnum
TryGetGameCode ( this gameEnum, string &name ) : bool

Method Details

GetGame() public static méthode

public static GetGame ( string gameCode ) : GameEnum
gameCode string
Résultat GameEnum

TryGetGameCode() public static méthode

public static TryGetGameCode ( this gameEnum, string &name ) : bool
gameEnum this
name string
Résultat bool