Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/SObjectTreeGraphNode
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SObjectTreeGraphNode.h |
| Include Path | #include "Editors/SObjectTreeGraphNode.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SObjectTreeGraphNode >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SObjectTreeGraphNode > → SObjectTreeGraphNode::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Editors/SObjectTreeGraphNode.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Editors/SObjectTreeGraphNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & GraphNode
(
UObjectTreeGraphNode* InArg |
Editors/SObjectTreeGraphNode.h |