InputMapCategory Class |
Namespace: Rewired
[SerializableAttribute] public sealed class InputMapCategory : InputCategory
The InputMapCategory type exposes the following members.
Name | Description | |
---|---|---|
InputMapCategory | Initializes a new instance of the InputMapCategory class | |
InputMapCategory(InputMapCategory) | Initializes a new instance of the InputMapCategory class |
Name | Description | |
---|---|---|
checkConflictsCategoryIds | ||
checkConflictsWithAllCategories | ||
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.) |