Activate() | AzFramework::InputContext | |
AddInputMapping(AZStd::shared_ptr< InputMapping > inputMapping) | AzFramework::InputContext | |
AZ_CLASS_ALLOCATOR(InputContext, AZ::SystemAllocator) (defined in AzFramework::InputContext) | AzFramework::InputContext | |
AZ_CLASS_ALLOCATOR(InputDevice, AZ::SystemAllocator) (defined in AzFramework::InputDevice) | AzFramework::InputDevice | |
AZ_DEFAULT_COPY(InputChannelEventListener) (defined in AzFramework::InputChannelEventListener) | AzFramework::InputChannelEventListener | |
AZ_DISABLE_COPY_MOVE(InputContext) (defined in AzFramework::InputContext) | AzFramework::InputContext | |
AZ_DISABLE_COPY_MOVE(InputDevice) (defined in AzFramework::InputDevice) | AzFramework::InputDevice | |
AZ_RTTI(InputContext, "{D17A85B2-405F-40AB-BBA7-F118256D39AB}", InputDevice) (defined in AzFramework::InputContext) | AzFramework::InputContext | |
AZ_RTTI(InputDevice, "{29F9FB6B-15CB-4DB4-9F36-DE7396B82F3D}") (defined in AzFramework::InputDevice) | AzFramework::InputDevice | |
BroadcastInputChannelEvent(const InputChannel &inputChannel) const | AzFramework::InputDevice | protected |
BroadcastInputDeviceConnectedEvent() const | AzFramework::InputDevice | protected |
BroadcastInputDeviceDisconnectedEvent() const | AzFramework::InputDevice | protected |
BroadcastInputTextEvent(const AZStd::string &textUTF8) const | AzFramework::InputDevice | protected |
Connect() | AzFramework::InputChannelEventListener | |
Deactivate() | AzFramework::InputContext | |
Disconnect() | AzFramework::InputChannelEventListener | |
GetAssignedLocalUserId() const | AzFramework::InputDevice | virtual |
GetInputChannelsById() const override | AzFramework::InputContext | protectedvirtual |
GetInputDevice() const final | AzFramework::InputDevice | |
GetInputDeviceId() const | AzFramework::InputDevice | |
GetPriority() const override | AzFramework::InputChannelEventListener | |
GetPriorityDebug() (defined in AzFramework::InputChannelEventListener) | AzFramework::InputChannelEventListener | inlinestatic |
GetPriorityDebugUI() (defined in AzFramework::InputChannelEventListener) | AzFramework::InputChannelEventListener | inlinestatic |
GetPriorityDefault() (defined in AzFramework::InputChannelEventListener) | AzFramework::InputChannelEventListener | inlinestatic |
GetPriorityFirst() | AzFramework::InputChannelEventListener | inlinestatic |
GetPriorityLast() (defined in AzFramework::InputChannelEventListener) | AzFramework::InputChannelEventListener | inlinestatic |
GetPriorityUI() (defined in AzFramework::InputChannelEventListener) | AzFramework::InputChannelEventListener | inlinestatic |
InputChannelEventListener() | AzFramework::InputChannelEventListener | |
InputChannelEventListener(bool autoConnect) | AzFramework::InputChannelEventListener | explicit |
InputChannelEventListener(AZ::s32 priority) | AzFramework::InputChannelEventListener | explicit |
InputChannelEventListener(AZ::s32 priority, bool autoConnect) | AzFramework::InputChannelEventListener | explicit |
InputChannelEventListener(AZStd::shared_ptr< InputChannelEventFilter > filter) | AzFramework::InputChannelEventListener | explicit |
InputChannelEventListener(AZStd::shared_ptr< InputChannelEventFilter > filter, AZ::s32 priority) | AzFramework::InputChannelEventListener | explicit |
InputChannelEventListener(AZStd::shared_ptr< InputChannelEventFilter > filter, AZ::s32 priority, bool autoConnect) | AzFramework::InputChannelEventListener | explicit |
InputContext(const char *name) | AzFramework::InputContext | explicit |
InputContext(const char *name, const InitData &initData) | AzFramework::InputContext | |
InputDevice(const InputDeviceId &inputDeviceId) | AzFramework::InputDevice | explicit |
IsConnected() const override | AzFramework::InputContext | protectedvirtual |
IsSupported() const override | AzFramework::InputContext | protectedvirtual |
OnInputChannelEvent(const InputChannel &inputChannel, bool &o_hasBeenConsumed) final | AzFramework::InputChannelEventListener | protected |
OnInputChannelEventFiltered(const InputChannel &inputChannel) override | AzFramework::InputContext | protectedvirtual |
PromptLocalUserSignIn() const | AzFramework::InputDevice | inlinevirtual |
Reflect(AZ::ReflectContext *context) (defined in AzFramework::InputDevice) | AzFramework::InputDevice | static |
RemoveInputMapping(const InputChannelId &inputMappingId) | AzFramework::InputContext | |
ResetInputChannelStates() | AzFramework::InputDevice | protected |
SetFilter(AZStd::shared_ptr< InputChannelEventFilter > filter) | AzFramework::InputChannelEventListener | |
TickInputDevice() override | AzFramework::InputContext | protected |
~InputChannelEventListener() override=default | AzFramework::InputChannelEventListener | |
~InputContext() override | AzFramework::InputContext | |
~InputDevice() override | AzFramework::InputDevice | |