Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Bookmarks > IBookmarkTypeTools
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Bookmarks/IBookmarkTypeTools.h |
Include | #include "Bookmarks/IBookmarkTypeTools.h" |
void ClearAllBookmarks
&40;
class FEditorViewportClient &42; InViewportClient
&41; const
Remarks
Clears all book marks
Parameters
Name | Description |
---|---|
InViewportClient | Level editor viewport client used to reference the world which owns the bookmarks. |