C# Class PGMEBackend.MapName

Mostra file Open project: Diegoisawesome/AwesomeMapEditor-old

Public Properties

Property Type Description
name string

Public Methods

Method Description
MapName ( string mapName ) : System
ToString ( ) : string

Method Details

MapName() public method

public MapName ( string mapName ) : System
mapName string
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

name public_oe property

public string name
return string