FMainMRUFavoritesList::GetFavoritesItem

Return the favorites item specified by the provided index

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/MRUFavoritesList.h

Include

#include "MRUFavoritesList.h"

Source

/Engine/Source/Editor/UnrealEd/Private/MRUFavoritesList.cpp

Syntax

FString GetFavoritesItem
(
    int32 ItemIndex
) const

Remarks

Return the favorites item specified by the provided index

Returns

The favorites item specified by the provided index

Parameters

Parameter

Description

ItemIndex

Index of the favorites item to return

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss