Controller |
public abstract class ControllerTemplateActionElementMap
The ControllerTemplateActionElementMap type exposes the following members.
| Name | Description | |
|---|---|---|
| actionId | The id of the Action to which the element is bound. | |
| elementIdentifierId | Gets the element type of the Controller Template element bound to the Action. | |
| elementType | The Controller Template Element type. | |
| enabled | Is the map enabled? Disabled maps will never return input. | |
| id | Gets the unique runtime id of this ControllerTemplateActionElementMap. This value is not consistent between game sessions, so do not store it. |