FMainMRUFavoritesList::AddFavoritesItem

Add a new file item to the favorites list Add a new item to 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 AddFavoritesItem
(
    const FString & Item
)

Remarks

Add a new file item to the favorites list

Add a new item to the favorites list

Parameters

Parameter

Description

Item

Filename of the item to add to the favorites list

Item

Package name of the item to add to 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