FMainMRUFavoritesList::MoveFavoritesItemToHead

Moves the specified favorites item to the head of the list

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

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

Parameter

Description

Item

Filename of the item to move

Item

Package name of the item to move

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