Click or drag to resize

CompoundControllerElementType Class

The type of a compound element in a controller.
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      RewiredCompoundControllerElementType

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

The CompoundControllerElementType type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAxis2D 
Public fieldStatic memberDPad 
Public fieldStatic memberHat 
Public fieldvalue__ 
Top
See Also