Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SGraphEditor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SetViewLocation
(
const FVector2D& Location, |
Set new viewer location and optionally set the current bookmark | GraphEditor.h | |
virtual void SetViewLocation
(
const FVector2f& Location, |
GraphEditor.h |
SetViewLocation(const FVector2D &, float, const FGuid &)
Description
Set new viewer location and optionally set the current bookmark
| Name | SetViewLocation |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/GraphEditor.h |
| Include Path | #include "GraphEditor.h" |
virtual void SetViewLocation
(
const FVector2D & Location,
float ZoomAmount,
const FGuid & BookmarkId
)
SetViewLocation(const FVector2f &, float, const FGuid &)
| Name | SetViewLocation |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/GraphEditor.h |
| Include Path | #include "GraphEditor.h" |
virtual void SetViewLocation
(
const FVector2f & Location,
float ZoomAmount,
const FGuid & BookmarkId
)