SLevelViewport::OnSetBookmark

Called to set a bookmark

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h

Include

#include "SLevelViewport.h"

Source

/Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp

Syntax

void OnSetBookmark
(
    int32 BookmarkIndex
)

Remarks

Called to set a bookmark

Parameters

Parameter

Description

BookmarkIndex

The index of the bookmark to set

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