SGraphEditor::GetViewLocation

Gets the view location of the graph

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "GraphEditor.h"

Syntax

virtual void GetViewLocation
(
    FVector2D & OutLocation,
    float & OutZoomAmount
)

Remarks

Gets the view location of the graph

Parameters

Parameter

Description

OutLocation

Will have the current view location

OutZoomAmount

Will have the current zoom amount

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