Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FInputChord
Description
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
| Name | IsValidChord |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Commands/InputChord.h |
| Include Path | #include "Framework/Commands/InputChord.h" |
bool IsValidChord() const
true if the chord is valid