Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorActionCallbacks
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/LevelEditorActions.h |
| Include | #include "LevelEditorActions.h" |
| Source | /Engine/Source/Editor/LevelEditor/Private/LevelEditorActions.cpp |
static void RemoveFavorite
(
int32 FavoriteFileIndex
)
Remarks
Remove a favorite file from the favorites list
Parameters
| Name | Description |
|---|---|
| FavoriteFileIndex | Index into our list of favorite files to be removed |