Click or drag to resize

InputMapperConflictResponseSwap Field

The conflicting mapping will be swapped with the assignment. Check IsSwapAllowed(Int32) to see if swap is allowed for the current assignment before using this response type.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public const InputMapperConflictResponse Swap = 4

Field Value

InputMapperConflictResponse
See Also