Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/FObjectTreeGraphSchemaAction_New-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Editors/ObjectTreeGraphSchema.h | |||
FObjectTreeGraphSchemaAction_NewComment
(
FText InNodeCategory, |
Editors/ObjectTreeGraphSchema.h |
FObjectTreeGraphSchemaAction_NewComment()
| Name | FObjectTreeGraphSchemaAction_NewComment |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphSchema.h |
| Include Path | #include "Editors/ObjectTreeGraphSchema.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Private/Editors/ObjectTreeGraphSchema.cpp |
FObjectTreeGraphSchemaAction_NewComment()
FObjectTreeGraphSchemaAction_NewComment(FText, FText, FText, const int32, FText)
| Name | FObjectTreeGraphSchemaAction_NewComment |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphSchema.h |
| Include Path | #include "Editors/ObjectTreeGraphSchema.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Private/Editors/ObjectTreeGraphSchema.cpp |
FObjectTreeGraphSchemaAction_NewComment
(
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping,
FText InKeywords
)