A system component providing functionality related to Barrier input. More...
#include <BarrierInputSystemComponent.h>
Inherits AZ::Component, and BarrierInputConnectionNotificationBus::Handler.
Public Member Functions | |
| AZ_COMPONENT (BarrierInputSystemComponent, "{720B6420-8A76-46F9-80C7-0DBF0CD467C2}") | |
| BarrierInputSystemComponent ()=default | |
| Default constructor.  | |
| ~BarrierInputSystemComponent () override=default | |
| Default destructor.  | |
| void | Activate () override | 
| AZ::Component::Activate  | |
| void | Deactivate () override | 
| AZ::Component::Deactivate  | |
Protected Member Functions | |
| void | OnBarrierConnectionCVarChanged () override | 
| BarrierInput::BarrierInputConnectionNotifications::OnBarrierConnectionCVarChanged  | |
| void | TryCreateBarrierClientAndInputDeviceImplementations () | 
| Try to create the Barrier client and input device implementations.  | |
| void | DestroyBarrierClientAndInputDeviceImplementations () | 
| Destroy the Barrier client and input device implementations (if they've been created).  | |
A system component providing functionality related to Barrier input.