Player |
public class Definition : PlayerControllerElementWithSourceDefinition
The PlayerControllerButtonDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| PlayerControllerButtonDefinition | Creates a new Definition with the default options. |
| Name | Description | |
|---|---|---|
| actionId |
The Action id of the Action which will be used as the input source for the Element.
(Inherited from PlayerControllerElementWithSourceDefinition) | |
| actionName |
The Action name of the Action which will be used as the input source for the Element.
(Inherited from PlayerControllerElementWithSourceDefinition) |
| Name | Description | |
|---|---|---|
| enabled |
Is this element enabled? Disabled elements return no value.
(Inherited from PlayerControllerElementDefinition) | |
| name |
The name of the element.
(Inherited from PlayerControllerElementDefinition) |