SLevelViewport::OnClearBookmark

Called to clear a bookmark

Unreal Engine C++ API Reference > Editor > LevelEditor > SLevelViewport

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h
Include #include "SLevelViewport.h"
Source /Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp
void OnClearBookmark
(
    int32 BookmarkIndex
)

Remarks

Called to clear a bookmark

Parameters

Name Description
BookmarkIndex The index of the bookmark to clear

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library