JoystickCalibrationMapSaveData Constructor |
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public JoystickCalibrationMapSaveData(
CalibrationMap calibrationMap,
ControllerType controllerType,
string hardwareIdentifier,
Guid joystickHardwareTypeGuid
)
Parameters
- calibrationMap
- Type: RewiredCalibrationMap
- controllerType
- Type: RewiredControllerType
- hardwareIdentifier
- Type: SystemString
- joystickHardwareTypeGuid
- Type: SystemGuid
See Also