C# 클래스 Pokemon3D.Common.FileSystem.GameModePathProvider

Provides access to paths related to GameModes.
상속: PathProvider
파일 보기 프로젝트 열기: nilllzz/Pokemon3D

공개 메소드들

메소드 설명
GetGameModeFile ( string folder ) : string

Returns the path to a GameMode config file.

메소드 상세

GetGameModeFile() 공개 정적인 메소드

Returns the path to a GameMode config file.
public static GetGameModeFile ( string folder ) : string
folder string
리턴 string