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 |
TSharedRef< class SToolTip > MakeTooltip
&40;
const TAttribute< FText > & InText,
const TAttribute< EVisibility > & InToolTipVisibility
&41; const
Remarks
Makes a tooltip for this command. The tooltip widget
Parameters
| Name | Description |
|---|---|
| InText | Optional dynamic text to be displayed in the tooltip. |