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 |
FString GetFavoritesItem
(
int32 ItemIndex
) const
Remarks
Return the favorites item specified by the provided index The favorites item specified by the provided index
Parameters
| Name | Description |
|---|---|
| ItemIndex | Index of the favorites item to return |