Navigation
API > API/Runtime > API/Runtime/Engine
Dummy action, useful for putting messages in the menu
| Name | FEdGraphSchemaAction_Dummy |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
Syntax
struct FEdGraphSchemaAction_Dummy : public FEdGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FEdGraphSchemaAction_Dummy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/EdGraphSchema.h | |||
FEdGraphSchemaAction_Dummy
(
FText InNodeCategory, |
EdGraph/EdGraphSchema.h |
Functions
Public
Overridden from FEdGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetTypeId() |
EdGraph/EdGraphSchema.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName StaticGetTypeId() |
EdGraph/EdGraphSchema.h |