AWorldSettings::CompactBookmarks

Attempts to move bookmarks such that all bookmarks are adjacent in memory.

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/WorldSettings.h

Include

#include "GameFramework/WorldSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/WorldSettings.cpp

Syntax

void CompactBookmarks()

Remarks

Attempts to move bookmarks such that all bookmarks are adjacent in memory.

Note, this will not rearrange any valid Bookmarks inside the mapped range, but may move bookmarks outside that range to fill up mapped bookmarks.

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