Navigation
API > API/Editor > API/Editor/BlueprintGraph
Inheritance Hierarchy
- FEdGraphSchemaAction
- FEdGraphSchemaAction_K2Struct
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h |
| Include | #include "EdGraphSchema_K2.h" |
Syntax
struct FEdGraphSchemaAction_K2Struct : public FEdGraphSchemaAction
Remarks
Reference to an structure (only used in 'docked' palette)
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UStruct > | Struct |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEdGraphSchemaAction_K2Struct
(
FText InNodeCategory, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | GetPathName () |
||
| FName | Simple type info. |
Overridden from FEdGraphSchemaAction
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
GC. | |
| FName | GetTypeId () |