Click or drag to resize

HardwareJoystickMapCustomPlatformMapElements Class

Contains controller element maps.
Inheritance Hierarchy
SystemObject
  Elements_Base
    Elements
      Rewired.Platforms.CustomHardwareJoystickMapCustomPlatformMapElements

Namespace: Rewired.Platforms.Custom
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntax
C#
[SerializableAttribute]
public sealed class Elements : Elements

The HardwareJoystickMapCustomPlatformMapElements type exposes the following members.

Constructors
 NameDescription
Public methodHardwareJoystickMapCustomPlatformMapElementsInitializes a new instance of the HardwareJoystickMapCustomPlatformMapElements class
Top
Properties
 NameDescription
Public propertyaxisCount
(Overrides Elements_Base.axisCount)
Public propertybuttonCount
(Overrides Elements_Base.buttonCount)
Top
Methods
 NameDescription
Public methodDeepClone
(Overrides Elements_Base.DeepClone)
Top
Fields
 NameDescription
Public fieldaxes 
Public fieldbuttons 
Top
See Also