FMainMRUFavoritesList::RemoveFavoritesItem

Remove a file from the favorites list Remove an item from the favorites 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 RemoveFavoritesItem
(
    const FString & Item
)

Remarks

Remove a file from the favorites list

Remove an item from the favorites list

Parameters

Parameter

Description

Item

Filename of the item to remove from the favorites list

Item

Package name of the item to remove from the favorites list

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