![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FUserDefinedChordKey () | |
| FUserDefinedChordKey (const FName InBindingContext, const FName InCommandName, const EMultipleKeyBindingIndex InChordIndex) | |
| bool | operator== (const FUserDefinedChordKey &Other) const |
| bool | operator!= (const FUserDefinedChordKey &Other) const |
Public Attributes | |
| FName | BindingContext |
| FName | CommandName |
| EMultipleKeyBindingIndex | ChordIndex |
| bool | bIsFromProjectSetting = false |
An identifier for a user defined chord
|
inline |
|
inline |
|
inline |
|
inline |
| FName FUserDefinedChordKey::BindingContext |
| EMultipleKeyBindingIndex FUserDefinedChordKey::ChordIndex |
| FName FUserDefinedChordKey::CommandName |