Click or drag to resize

ElementAssignment Fields

The ElementAssignment type exposes the following members.

Fields
 NameDescription
Public fieldactionId The id of the Action that will be bound to the controller element.
Public fieldaxisContribution Does this Action contribute positive or negative values to the final Action's input value? Used for split axis and button/key assignments.
Public fieldaxisRange The range of the axis of this assignment. Use Positive or Negative to assign a split axis or Full for a single unified axis assignment.
Public fieldelementIdentifierId The element identifier id the Action will be bound to.
Public fieldelementMapId The id of the ActionElementMap that this assignment will be replacing. (Optional)
Public fieldinvert Is the axis inverted? Used only for axis assignments.
Public fieldkeyboardKey The keyboard key the Action will be bound to. Only used for keyboard maps.
Public fieldmodifierKeyFlags The keyboard modifiers the Action will be bound to. Use this in combination with keyboardKey to make a modified key assignment. Only used for keyboard maps.
Public fieldtype The type of the element assignment.
Top
See Also