Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/IContentBrowserSingleton
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include | #include "IContentBrowserSingleton.h" |
void ExecuteRename
&40;
TSharedPtr< SWidget > PickerWidget
&41;
Remarks
Rename current first selected content item on the passed in widget.
Parameters
| Name | Description |
|---|---|
| PickerWidget | The picker widget whose asset we want to rename, should be a asset or path picker widget. |