AWorldSettings::GetBookmarks

Gets the array of bookmarks.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/WorldSettings.h"

Syntax

const TArray< class UBookmarkBase * > & GetBookmarks() const

Remarks

Gets the array of bookmarks. It's common for entries to be null as this is treated more like a sparse array.

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