SGraphEditor::SetViewLocation

Set new viewer location and optionally set the current bookmark

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "GraphEditor.h"

Syntax

virtual void SetViewLocation
(
    const FVector2D & Location,
    float ZoomAmount,
    const FGuid & BookmarkId
)

Remarks

Set new viewer location and optionally set the current bookmark

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