UCommonInputSubsystem::ShouldShowInputKeys

Should display indicators for the current input device on screen.

Windows
MacOS
Linux

References

Module

CommonInput

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonInput/Public/CommonInputSubsystem.h

Include

#include "CommonInputSubsystem.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonInput/Private/CommonInputSubsystem.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category=CommonInputSubsystem)
bool ShouldShowInputKeys() const

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss