Choose your operating system:
Windows
macOS
Linux
| SWidget::GetChildren()
|
Module |
|
Header |
/Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
Include |
#include "SNodePanel.h" |
Source |
/Engine/Source/Editor/GraphEditor/Private/SNodePanel.cpp |
virtual FChildren * GetChildren()
All widgets must provide a way to access their children in a layout-agnostic way. Panels store their children in Slots, which creates a dilemma. Most panels can store their children in a TPanelChildren