AWorldSettings::ClearBookmark

Clears the reference to the bookmark from the specified index.

Windows
MacOS
Linux

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 ClearBookmark
(
    const uint32 BookmarkIndex
)

Remarks

Clears the reference to the bookmark from the specified index.

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