Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FMainMRUFavoritesList
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/MRUFavoritesList.h |
| Include | #include "MRUFavoritesList.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/MRUFavoritesList.cpp |
void AddFavoritesItem
&40;
const FString & Item
&41;
Remarks
Add a new file item to the favorites list
Add a new item to the favorites list
Parameters
| Name | Description |
|---|---|
| Item | Filename of the item to add to the favorites list |
| Item | Package name of the item to add to the favorites list |