Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FInputDeviceScope
Description
Returns the currently active InputDeviceScope. This is only valid to call on the game thread and may return null
| Name | GetCurrent |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplicationMessageHandler.h |
| Include Path | #include "GenericPlatform/GenericApplicationMessageHandler.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericApplication.cpp |
static const FInputDeviceScope * GetCurrent()