Click or drag to resize

ElementAssignmentConflictCheckcontrollerMapId Property

The unique id of the controller map that is being assigned to. Corresponds to ControllerMap.id.

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

Property Value

Type: Int32
See Also