Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FBindingContext | Represents a context in which input bindings are valid | ||
| FGenericCommands | |||
| FInputBindingManager | Manager responsible for creating and processing input bindings. | ||
| FInputChord | An Input Chord is a key and the modifier keys that are to be held with it. | ||
| FUIAction | Implements an UI action. | ||
| FUIActionContext | Container of multiple 'IUIActionContextBase' context objects for FUIActions. | ||
| FUICommandDragDropOp | A drag drop operation for UICommands | ||
| FUICommandInfo | |||
| FUICommandInfoDecl | |||
| FUICommandList | |||
| IUIActionContextBase | Base type for UI Action context object.Note: not using UObjects to avoid overhead. | ||
| TCommands | A base class for a set of commands. |