Navigation
API > API/Editor > API/Editor/UMGEditor
| Name | UWidgetGraphSchema |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Classes/WidgetGraphSchema.h |
| Include Path | #include "WidgetGraphSchema.h" |
Syntax
UCLASS (MinimalAPI)
class UWidgetGraphSchema : public UEdGraphSchema_K2
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphSchema → UEdGraphSchema_K2 → UWidgetGraphSchema
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UWidgetGraphSchema
(
const FObjectInitializer& ObjectInitializer |
WidgetGraphSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void BackwardCompatibilityNodeConversion
(
UEdGraph* Graph, |
WidgetGraphSchema.h |