Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands > API/Runtime/Slate/Framework/Commands/FUICommandInfo
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/UICommandInfo.h |
| Include | #include "Framework/Commands/UICommandInfo.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Commands/UICommandInfo.cpp |
static void MakeCommandInfo
&40;
const TSharedRef< class FBindingContext > & InContext,
TSharedPtr< FUICommandInfo > & OutCommand,
const FName InCommandName,
const FText & InCommandLabel,
const FText & InCommandDesc,
const FSlateIcon & InIcon,
const EUserInterfaceActionType InUserInterfaceType,
const FInputChord & InDefaultChord,
const FInputChord & InAlternateDefaultChord,
const FName InBundle
&41;
Remarks
Utility function to make an FUICommandInfo