IBookmarkTypeTools::CompactBookmarks

Compacts the available bookmarks into mapped spaces.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Bookmarks/IBookmarkTypeTools.h

Include

#include "Bookmarks/IBookmarkTypeTools.h"

Syntax

void CompactBookmarks
(
    class FEditorViewportClient * InViewportClient
) const

Remarks

Compacts the available bookmarks into mapped spaces. Does nothing if all mapped spaces are already filled, or if no bookmarks exist that are not mapped.

Parameters

Parameter

Description

InViewportClient

Level editor viewport client used to reference the world which owns the bookmarks.

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