C# 클래스 BF2Statistics.BF2Map

파일 보기 프로젝트 열기: BF2Statistics/ControlCenter 1 사용 예제들

공개 메소드들

메소드 설명
BF2Map ( string Name, string LevelsPath ) : System

Constructs a new instance of a BF2Map object

ToString ( ) : string

Returns the maps Title

메소드 상세

BF2Map() 공개 메소드

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
리턴 System

ToString() 공개 메소드

Returns the maps Title
public ToString ( ) : string
리턴 string