Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AWorldSettings
Description
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.
| Name | CompactBookmarks |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/WorldSettings.h |
| Include Path | #include "GameFramework/WorldSettings.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldSettings.cpp |
void CompactBookmarks()