Player |
public abstract class Definition : PlayerControllerElementDefinition
The PlayerControllerElementWithSourceDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | PlayerControllerElementWithSourceDefinition | 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. |
![]() | actionName | The Action name of the Action which will be used as the input source for the Element. |
Name | Description | |
---|---|---|
![]() | enabled |
Is this element enabled? Disabled elements return no value.
(Inherited from PlayerControllerElementDefinition) |
![]() | name |
The name of the element.
(Inherited from PlayerControllerElementDefinition) |