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 CenterObject
&40;
const UObject &42; ObjectToCenter
&41;
Remarks
On the next tick, centers the widget associated with the object if it exists
Parameters
| Name | Description |
|---|---|
| ObjectToCenter | The object to center |