C# Class BF2Statistics.BF2Map

Afficher le fichier Open project: BF2Statistics/ControlCenter Class Usage Examples

Méthodes publiques

Méthode Description
BF2Map ( string Name, string LevelsPath ) : System

Constructs a new instance of a BF2Map object

ToString ( ) : string

Returns the maps Title

Method Details

BF2Map() public méthode

Constructs a new instance of a BF2Map object
public BF2Map ( string Name, string LevelsPath ) : System
Name string The folder name of the map
LevelsPath string The full root path to the mods levels folder
Résultat System

ToString() public méthode

Returns the maps Title
public ToString ( ) : string
Résultat string