Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FMRUList
| Type | Name | Description | |
|---|---|---|---|
| void | RemoveMRUItem
(
const FString& Item |
Removes the specified item from the list if it exists. | |
| void | RemoveMRUItem
(
int32 ItemIndex |
Removes the item at the specified index. |