Navigation
API > API/Plugins > API/Plugins/CommonInput > API/Plugins/CommonInput/UCommonInputSubsystem
Description
Should display indicators for the current input device on screen. This is needed when capturing videos, but we don't want to reveal the capture source device.
| Name | ShouldShowInputKeys |
| Type | function |
| Header File | /Engine/Plugins/Runtime/CommonUI/Source/CommonInput/Public/CommonInputSubsystem.h |
| Include Path | #include "CommonInputSubsystem.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonInput/Private/CommonInputSubsystem.cpp |
UFUNCTION (BlueprintCallable, Category=CommonInputSubsystem)
bool ShouldShowInputKeys() const