DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
Loading...
Searching...
No Matches
PinballX.Table2RomMapping.Mapping Class Reference

Simple class containing the mappinging between tablename and romname. More...

Properties

string TableName [get, set]
 Gets or sets the name of the table. This is not necessarly the same as the name of the table file. Use fuzzy text matching to find the right TableName.
string RomName [get, set]
 Gets or sets the name of the rom of the table. Typically the property will contain the short romname of the table (same as in the ini files).

Detailed Description

Simple class containing the mappinging between tablename and romname.

Property Documentation

◆ RomName

string PinballX.Table2RomMapping.Mapping.RomName
getset

Gets or sets the name of the rom of the table. Typically the property will contain the short romname of the table (same as in the ini files).

The name of the rom.

◆ TableName

string PinballX.Table2RomMapping.Mapping.TableName
getset

Gets or sets the name of the table. This is not necessarly the same as the name of the table file. Use fuzzy text matching to find the right TableName.

The name of the table.


The documentation for this class was generated from the following file:
  • D:/a/DirectOutput/DirectOutput/DirectOutput PinballX Plugin/Table2RomMapping/Mapping.cs