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 MoveFavoritesItemToHead
(
const FString & Item
)
Remarks
Moves the specified favorites item to the head of the list
Moves the specified favorites item to the head of the list
Parameters
| Name | Description |
|---|---|
| Item | Filename of the item to move |
| Item | Package name of the item to move |