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