Click or drag to resize

CustomPlatformInitOptionshardwareJoystickMapCustomPlatformMapProvider Field

(Required) An object that gets the controller definition platform map. When a controller is detected, the controller definitions will be searched to find a matching definition. This delegate provides the hardware matching criteria to determine if the device matches and the element mapping information to map from hardware elements to Element Identifiers.

Namespace: Rewired.Platforms.Custom
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IHardwareJoystickMapCustomPlatformMapProvider hardwareJoystickMapCustomPlatformMapProvider

Field Value

IHardwareJoystickMapCustomPlatformMapProvider
See Also