Click or drag to resize

Rewired.ComponentControls Namespace

 
Classes
  ClassDescription
Public classComponentControl
The base class for component controls.
Public classComponentController
The base class for component controllers.
Public classCustomController
A component wrapper for a Custom Controller.
Public classCustomControllerCreateCustomControllerSettings
Public classCustomControllerControl
A component control for a Custom Controller.
Public classTiltControl
A basic tilt control.
Public classTouchButton
A touch button control.
Public classTouchButtonAxisValueChangedEventHandler
Public classTouchButtonButtonDownEventHandler
Public classTouchButtonButtonUpEventHandler
Public classTouchButtonButtonValueChangedEventHandler
Public classTouchControl
The base class for touch controls.
Public classTouchController
Responsible for managing touch controls and sending data to a Custom Controller. A Touch Controller component must exist as the parent of all touch controls.
Public classTouchInteractable
Base class for interactable touch controls.
Public classTouchInteractableInteractionStateTransitionArgs
Public classTouchInteractableInteractionStateTransitionEventHandler
Public classTouchInteractableVisibilityChangedEventHandler
Public classTouchJoystick
A touch joystick control.
Public classTouchJoystickStickPositionChangedEventHandler
Public classTouchJoystickTapEventHandler
Public classTouchJoystickTouchEndedEventHandler
Public classTouchJoystickTouchStartedEventHandler
Public classTouchJoystickValueChangedEventHandler
Public classTouchPad
A touch pad control.
Public classTouchPadPressDownEventHandler
Public classTouchPadPressUpEventHandler
Public classTouchPadTapEventHandler
Public classTouchPadValueChangedEventHandler
Public classTouchRegion
A Touch Region is a control which is used to activate another control remotely. This allows you to specify an area of the canvas to be used to activate the control.
Interfaces
Enumerations