FLevelEditorActionCallbacks::RemoveFavorite

Remove a favorite file from the favorites list

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelEditorActions.h

Include

#include "LevelEditorActions.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditorActions.cpp

Syntax

static void RemoveFavorite
(
    int32 FavoriteFileIndex
)

Remarks

Remove a favorite file from the favorites list

Parameters

Parameter

Description

FavoriteFileIndex

Index into our list of favorite files to be removed

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