Click or drag to resize

InputActionType Class

The expected element type of an action.
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      RewiredInputActionType

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

The InputActionType type exposes the following members.

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