Click or drag to resize

HardwareJoystickMapCustomPlatformMapButton Class

A button element. Maps from device element to a Rewired Controller button.
Inheritance Hierarchy
SystemObject
  Element
    Button
      Rewired.Platforms.CustomHardwareJoystickMapCustomPlatformMapButton

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

The HardwareJoystickMapCustomPlatformMapButton type exposes the following members.

Constructors
  NameDescription
Public methodHardwareJoystickMapCustomPlatformMapButton
Initializes a new instance of the HardwareJoystickMapCustomPlatformMapButton class
Top
Methods
  NameDescription
Public methodDeepClone (Overrides Element.DeepClone.)
Top
See Also