Click or drag to resize

InputCategory Class

A category for organizing input-related data.
Inheritance Hierarchy
SystemObject
  RewiredInputCategory
    RewiredInputMapCategory

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class InputCategory

The InputCategory type exposes the following members.

Constructors
  NameDescription
Public methodInputCategory
Initializes a new instance of the InputCategory class
Public methodInputCategory(InputCategory)
Initializes a new instance of the InputCategory class
Top
Properties
See Also