Initializes an instance of OnInteriorVehicleData.
ModuleData
Get the ModuleData
Kind: Instance method of OnInteriorVehicleData
Returns: ModuleData
- the KEY_MODULE_DATA value
OnInteriorVehicleData
Set the ModuleData
Kind: Instance method of OnInteriorVehicleData
Returns: OnInteriorVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
data | ModuleData |
The moduleType indicates which type of data should be changed and identifies which data object exists in this struct. For example, if the moduleType is CLIMATE then a "climateControlData" should exist - The desired ModuleData. |