UInputKeySelector::SetNoKeySpecifiedText

Sets the text to display when no key text is available or not selecting a key.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/InputKeySelector.h

Include

#include "Components/InputKeySelector.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/InputKeySelector.cpp

Syntax

void SetNoKeySpecifiedText
(
    FText InNoKeySpecifiedText
)

Remarks

Sets the text to display when no key text is available or not selecting a key.

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