An NDoc Documented Class Library
Game.GetDataFilePath Method
Retrun path to data directory
public static
string
GetDataFilePath(
string
name
);
Parameters
name
repository name
Return Value
Path to file / directory
See Also
Game Class
|
PunkMan.Game Namespace