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