C# Class OpenBveApi.Packages.PackageDatabase

Show file Open project: leezer3/OpenBVE Class Usage Examples

Public Properties

Property Type Description
InstalledOther List
InstalledRoutes List
InstalledTrains List

Property Details

InstalledOther public property

The installed other items
public List InstalledOther
return List

InstalledRoutes public property

The installed routes
public List InstalledRoutes
return List

InstalledTrains public property

The installed trains
public List InstalledTrains
return List