Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
The widget for object tree graph comment nodes.
| Name | SObjectTreeGraphCommentNode |
| Type | class |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SObjectTreeGraphCommentNode.h |
| Include Path | #include "Editors/SObjectTreeGraphCommentNode.h" |
Syntax
class SObjectTreeGraphCommentNode : public SGraphNodeComment
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SObjectTreeGraphCommentNode
- FSlateControlledConstruction → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SObjectTreeGraphCommentNode
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Editors/SObjectTreeGraphCommentNode.h | ||
UObjectTreeGraphCommentNode * GetObjectGraphNode() |
Editors/SObjectTreeGraphCommentNode.h | ||
virtual void MoveTo
(
const FSlateCompatVector2f& NewPosition, |
Editors/SObjectTreeGraphCommentNode.h |