C# 클래스 Nintenlord.Feditor.Core.Public_API.GameEnumHelpers

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 메소드들

메소드 설명
GetGame ( string gameCode ) : GameEnum
TryGetGameCode ( this gameEnum, string &name ) : bool

메소드 상세

GetGame() 공개 정적인 메소드

public static GetGame ( string gameCode ) : GameEnum
gameCode string
리턴 GameEnum

TryGetGameCode() 공개 정적인 메소드

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