Navigation
API > API/Editor > API/Editor/GraphEditor
Inheritance Hierarchy
- SGraphPinNameList
- FDataTableEditorUtils::FDataTableEditorManager::ListenerType
- SGraphPinDataTableRowName
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphPinDataTableRowName.h |
| Include | #include "SGraphPinDataTableRowName.h" |
Syntax
class SGraphPinDataTableRowName :
public SGraphPinNameList,
public FDataTableEditorUtils::FDataTableEditorManager::ListenerType
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSoftObjectPtr< class UDataTable > | DataTable |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| void | PostChange
(
const UDataTable* Changed, |
||
| void | PreChange
(
const UDataTable* Changed, |
FDataTableEditorUtils::INotifyOnDataTableChanged. | |
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |