Method | Description | |
---|---|---|
BF2Map ( string Name, string LevelsPath ) : System |
Constructs a new instance of a BF2Map object
|
|
ToString ( ) : string |
Returns the maps Title
|
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 |
return | System |