Fork me on GitHub

Component Class

Summary

Base type for all device components (button, axis, etc)
Namespace
SharpInputSystem
Base Types
  • object
Derived Types
graph BT Type-->Base0["object"] Type["Component"] class Type type-node Derived0["Axis"]-->Type click Derived0 "/sharpinputsystem/api/SharpInputSystem/Axis" Derived1["Vector3"]-->Type click Derived1 "/sharpinputsystem/api/SharpInputSystem/Vector3" Derived2["Slider"]-->Type click Derived2 "/sharpinputsystem/api/SharpInputSystem/Slider" Derived3["Button"]-->Type click Derived3 "/sharpinputsystem/api/SharpInputSystem/Button" Derived4["Pov"]-->Type click Derived4 "/sharpinputsystem/api/SharpInputSystem/Pov"

Syntax

public class Component

Constructors

Properties

Name Value Summary
Type ComponentType