Click or drag to resize

InputActionCategory Properties

The InputActionCategory type exposes the following members.

Properties
 NameDescription
Public propertydescriptiveName The descriptive name of the category. The returned value will be localized if localization is in use.
(Inherited from InputCategory)
Public propertyid
(Inherited from InputCategory)
Public propertyname The scripting name of the category. Use descriptiveName instead for the localizable display name.
(Inherited from InputCategory)
Public propertytag
(Inherited from InputCategory)
Public propertyuserAssignable
(Inherited from InputCategory)
Top
See Also