Click or drag to resize

CustomPlatformUnifiedControllerSource Class

Inheritance Hierarchy

Namespace: Rewired.Platforms.Custom
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract class CustomPlatformUnifiedControllerSource : IDisposable

The CustomPlatformUnifiedControllerSource type exposes the following members.

Constructors
 NameDescription
Public methodCustomPlatformUnifiedControllerSource Constructor.
Top
Properties
 NameDescription
Public propertyaxisCount Number of axes.
Public propertybuttonCount Number of buttons / keys.
Public propertycontrollerExtension Controller extension.
Top
See Also