Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/UICommandInfo.h |
| Include | #include "Framework/Commands/UICommandInfo.h" |
Syntax
class FUICommandInfoDecl
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUICommandInfoDecl
(
const TSharedRef< class FBindingContext >& InContext, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FUICommandInfoDecl & | DefaultChord
(
const FInputChord& InDefaultChord, |
||
| FUICommandInfoDecl & | Description
(
const FText& InDesc |
||
| FUICommandInfoDecl & | Icon
(
const FSlateIcon& InIcon |
||
| FUICommandInfoDecl & | UserInterfaceType
(
EUserInterfaceActionType InType |
Operators
| Type | Name | Description | |
|---|---|---|---|