C# Class Pokemon3D.Common.FileSystem.GameModePathProvider

Provides access to paths related to GameModes.
Inheritance: PathProvider
Show file Open project: nilllzz/Pokemon3D

Public Methods

Method Description
GetGameModeFile ( string folder ) : string

Returns the path to a GameMode config file.

Method Details

GetGameModeFile() public static method

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