WIP
DirectOutput framework for virtual pinball cabinets WIP
|
Go to: Overview |
Properties | |
Dictionary< string, object > | ConfigurationSettings [get] |
Gets the configuration settings. This dict can contain settings which are used by the output controllers. More... | |
AlarmHandler | Alarms [get, set] |
Gets the AlarmHandler object More... | |
Definition at line 9 of file ICabinetOwner.cs.
|
getset |
Gets the AlarmHandler object
The AlarmHandler object.
Definition at line 26 of file ICabinetOwner.cs.
|
get |
Gets the configuration settings. This dict can contain settings which are used by the output controllers.
The configuration settings.
Definition at line 18 of file ICabinetOwner.cs.