Click or drag to resize

InputMapperConflictFoundEventDataconflicts Field

A list of assignment conflicts found.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public readonly IList<ElementAssignmentConflictInfo> conflicts

Field Value

Type: IListElementAssignmentConflictInfo
See Also