Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
| Name | FObjectTreeGraphSchemaAction_NewComment |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphSchema.h |
| Include Path | #include "Editors/ObjectTreeGraphSchema.h" |
Syntax
USTRUCT ()
struct FObjectTreeGraphSchemaAction_NewComment : public FEdGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FObjectTreeGraphSchemaAction_NewComment
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Editors/ObjectTreeGraphSchema.h | |||
FObjectTreeGraphSchemaAction_NewComment
(
FText InNodeCategory, |
Editors/ObjectTreeGraphSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetTypeId() |
Editors/ObjectTreeGraphSchema.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
Editors/ObjectTreeGraphSchema.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName StaticGetTypeId() |
Editors/ObjectTreeGraphSchema.h |