Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FInputChord
Description
Sets this chord to a new key and modifier state based on the provided template Should not be called directly. Only used by the key binding editor to set user defined keys
| Name | Set |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Commands/InputChord.h |
| Include Path | #include "Framework/Commands/InputChord.h" |
void Set
(
const FInputChord & InTemplate
)