Click or drag to resize

InputMapperConflictFoundEventDataresponseCallback Field

Invoke this callback to send a response to the Input Mapper.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public readonly Action<InputMapperConflictResponse> responseCallback

Field Value

Type: ActionInputMapperConflictResponse
See Also