Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SNodePanel
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include | #include "SNodePanel.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SNodePanel.cpp |
void ZoomToTarget
&40;
const FVector2D & TopLeft,
const FVector2D & BottomRight
&41;
Remarks
Zooms to the specified target rect
Parameters
| Name | Description |
|---|---|
| TopLeft | The top left corner of the target rect |
| BottomRight | The bottom right corner of the target rect |