Click or drag to resize

ControllerElementType Class

The type of an element in a controller.
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      RewiredControllerElementType

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class ControllerElementType : Enum

The ControllerElementType type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAxis 
Public fieldStatic memberButton 
Public fieldStatic memberCompoundElement 
Public fieldvalue__ 
Top
See Also