Click or drag to resize

InputLayout Class

A layout for organizing input maps.
Inheritance Hierarchy
SystemObject
  RewiredInputLayout

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

The InputLayout type exposes the following members.

Constructors
  NameDescription
Public methodInputLayout
Initializes a new instance of the InputLayout class
Public methodInputLayout(InputLayout)
Initializes a new instance of the InputLayout class
Top
Properties
  NameDescription
Public propertydescriptiveName
Public propertyid
Public propertyname
Top
Methods
  NameDescription
Public methodClone
Top
See Also