Name | Description | |
---|---|---|
![]() | ActionID | Gets or sets the action ID associated with this action. |
![]() | Parameters | Gets the parameters associated with this action. If there are no parameters, null is returned. |
The following tables list the members exposed by InputMapAction.
Name | Description | |
---|---|---|
![]() | ActionID | Gets or sets the action ID associated with this action. |
![]() | Parameters | Gets the parameters associated with this action. If there are no parameters, null is returned. |
Name | Description | |
---|---|---|
![]() | AddParameter | Appends a parameter to the end of the action's parameter list. |
![]() | AddParameterAsBoolean | Appends a Boolean parameter to the end of the action's parameter list. |
![]() | AddParameterAsInteger | Appends a parameter as a Long Integer to the end of the action's parameter list. |