InputActionCategory Class |
Namespace: Rewired
[SerializableAttribute] public sealed class InputActionCategory : InputCategory
The InputActionCategory type exposes the following members.
Name | Description | |
---|---|---|
InputActionCategory | Initializes a new instance of the InputActionCategory class | |
InputActionCategory(InputActionCategory) | Initializes a new instance of the InputActionCategory class |
Name | Description | |
---|---|---|
descriptiveName |
The descriptive name of the category.
The returned value will be localized if localization is in use.
(Inherited from InputCategory.) | |
id | (Inherited from InputCategory.) | |
name |
The scripting name of the category.
Use descriptiveName instead for the localizable display name.
(Inherited from InputCategory.) | |
tag | (Inherited from InputCategory.) | |
userAssignable | (Inherited from InputCategory.) |