FEditorModeTools::GetMaxNumberOfBookmarks

Gets the maximum number of bookmarks.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h

Include

#include "EditorModeManager.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorModeManager.cpp

Syntax

const uint32 GetMaxNumberOfBookmarks
(
    FEditorViewportClient * InViewportClient
) const

Remarks

Gets the maximum number of bookmarks.

Parameters

Parameter

Description

InViewportClient

Level editor viewport client used to reference the world which owns the bookmarks.

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