Navigation
API > API/Editor > API/Editor/UMGEditor
Inheritance Hierarchy
- UEdGraphSchema
- UEdGraphSchema_K2
- UWidgetGraphSchema
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Classes/WidgetGraphSchema.h |
| Include | #include "WidgetGraphSchema.h" |
Syntax
UCLASS (MinimalAPI)
class UWidgetGraphSchema : public UEdGraphSchema_K2
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWidgetGraphSchema
(
const FObjectInitializer& ObjectInitializer |
Overridden from UEdGraphSchema_K2
| Type | Name | Description | |
|---|---|---|---|
| void | BackwardCompatibilityNodeConversion
(
UEdGraph* Graph, |