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

ファイルを表示 Open project: Diegoisawesome/AwesomeMapEditor-old

Public Methods

Method Description
GetGame ( string gameCode ) : GameEnum
TryGetGameCode ( this gameEnum, string &name ) : bool

Method Details

GetGame() public static method

public static GetGame ( string gameCode ) : GameEnum
gameCode string
return GameEnum

TryGetGameCode() public static method

public static TryGetGameCode ( this gameEnum, string &name ) : bool
gameEnum this
name string
return bool