Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Pokemon3D
Common
FileSystem
GameModePathProvider
C# Class Pokemon3D.Common.FileSystem.GameModePathProvider
Provides access to paths related to GameModes.
Inheritance:
PathProvider
Mostra 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