Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > SGraphEditor
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/GraphEditor.h |
Include | #include "GraphEditor.h" |
virtual void GetViewLocation
&40;
FVector2D & OutLocation,
float & OutZoomAmount
&41;
Remarks
Gets the view location of the graph
Parameters
Name | Description |
---|---|
OutLocation | Will have the current view location |
OutZoomAmount | Will have the current zoom amount |