Click or drag to resize

InputAction Properties

The InputAction type exposes the following members.

Properties
  NameDescription
Public propertybehaviorId
The Input Behavior Id assigned to this Action.
Public propertycategoryId
The Action Category Id this Action belongs to.
Public propertydescriptiveName
The descripive name. This can be shown to users.
Public propertyid
The id.
Public propertyname
The scripting name.
Public propertynegativeDescriptiveName
The negative descriptive name. This can be shown to users.
Public propertypositiveDescriptiveName
The positive descriptive name. This can be shown to users.
Public propertytype
The InputActionType.
Public propertyuserAssignable
Determines whether the Action will appear in certain lists such as in a control remapping UI. Note: This value is not used in the conflict checking system and has no impact on whether an Action is protected from reassignment.
Top
See Also