FInputChord::IsValidChord

Determines if this chord is valid.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/InputChord.h

Include

#include "Framework/Commands/InputChord.h"

Syntax

bool IsValidChord() const

Remarks

Determines if this chord is valid. A chord is valid if it has a non modifier key that must be pressed and zero or more modifier keys that must be pressed

Returns

true if the chord is valid

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