Click or drag to resize

ElementAssignmentConflictCheckelementMapId Property

The unique id of the ActionElementMap that is being assigned to. Only used if replacing an assignment. (Optional)

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int elementMapId { get; set; }

Property Value

Type: Int32
See Also