#include <InputEventNotificationBus.h>
Inherits AZ::EBusTraits.
Public Types | |
typedef InputEventNotificationId | BusIdType |
Public Member Functions | |
virtual void | OnPressed (float) |
virtual void | OnHeld (float) |
virtual void | OnReleased (float) |
Static Public Attributes | |
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
The Input Event Notification bus is used to alert systems that an input event has been processed