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