Controller |
public sealed class ControllerTemplateActionButtonMap : ControllerTemplateActionElementMap
The ControllerTemplateActionButtonMap type exposes the following members.
| Name | Description | |
|---|---|---|
| actionId |
The id of the Action to which the element is bound.
(Inherited from ControllerTemplateActionElementMap) | |
| axisContribution | The contribution to the Action's final value when queried as an axis. | |
| elementIdentifierId |
Gets the element type of the Controller Template element bound to the Action.
(Inherited from ControllerTemplateActionElementMap) | |
| elementType |
The Controller Template Element type.
(Inherited from ControllerTemplateActionElementMap) | |
| enabled |
Is the map enabled? Disabled maps will never return input.
(Inherited from ControllerTemplateActionElementMap) | |
| id |
Gets the unique runtime id of this ControllerTemplateActionElementMap. This value is not consistent between game sessions, so do not store it.
(Inherited from ControllerTemplateActionElementMap) |