Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::InputDevice Member List

This is the complete list of members for AzFramework::InputDevice, including all inherited members.

AZ_CLASS_ALLOCATOR(InputDevice, AZ::SystemAllocator) (defined in AzFramework::InputDevice)AzFramework::InputDevice
AZ_DISABLE_COPY_MOVE(InputDevice) (defined in AzFramework::InputDevice)AzFramework::InputDevice
AZ_RTTI(InputDevice, "{29F9FB6B-15CB-4DB4-9F36-DE7396B82F3D}") (defined in AzFramework::InputDevice)AzFramework::InputDevice
BroadcastInputChannelEvent(const InputChannel &inputChannel) constAzFramework::InputDeviceprotected
BroadcastInputDeviceConnectedEvent() constAzFramework::InputDeviceprotected
BroadcastInputDeviceDisconnectedEvent() constAzFramework::InputDeviceprotected
BroadcastInputTextEvent(const AZStd::string &textUTF8) constAzFramework::InputDeviceprotected
GetAssignedLocalUserId() constAzFramework::InputDevicevirtual
GetInputChannelsById() const =0AzFramework::InputDevicepure virtual
GetInputDevice() const finalAzFramework::InputDevice
GetInputDeviceId() constAzFramework::InputDevice
InputDevice(const InputDeviceId &inputDeviceId)AzFramework::InputDeviceexplicit
IsConnected() const =0AzFramework::InputDevicepure virtual
IsSupported() const =0AzFramework::InputDevicepure virtual
PromptLocalUserSignIn() constAzFramework::InputDeviceinlinevirtual
Reflect(AZ::ReflectContext *context) (defined in AzFramework::InputDevice)AzFramework::InputDevicestatic
ResetInputChannelStates()AzFramework::InputDeviceprotected
~InputDevice() overrideAzFramework::InputDevice