Open 3D Engine AzFramework API Reference  2305.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) const AzFramework::InputDeviceprotected
BroadcastInputDeviceConnectedEvent() const AzFramework::InputDeviceprotected
BroadcastInputDeviceDisconnectedEvent() const AzFramework::InputDeviceprotected
BroadcastInputTextEvent(const AZStd::string &textUTF8) const AzFramework::InputDeviceprotected
GetAssignedLocalUserId() const AzFramework::InputDevicevirtual
GetInputChannelsById() const =0AzFramework::InputDevicepure virtual
GetInputDevice() const finalAzFramework::InputDevice
GetInputDeviceId() const AzFramework::InputDevice
InputDevice(const InputDeviceId &inputDeviceId)AzFramework::InputDeviceexplicit
IsConnected() const =0AzFramework::InputDevicepure virtual
IsSupported() const =0AzFramework::InputDevicepure virtual
PromptLocalUserSignIn() const AzFramework::InputDeviceinlinevirtual
Reflect(AZ::ReflectContext *context) (defined in AzFramework::InputDevice)AzFramework::InputDevicestatic
ResetInputChannelStates()AzFramework::InputDeviceprotected
~InputDevice() overrideAzFramework::InputDevice