Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
Struct describing one source of possible results for a search.
| Name | FFindInObjectTreeGraphSource |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SFindInObjectTreeGraph.h |
| Include Path | #include "Editors/SFindInObjectTreeGraph.h" |
Syntax
struct FFindInObjectTreeGraphSource
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GraphConfig | const FObjectTreeGraphConfig * | The config for the object tree graph a result was found in. | Editors/SFindInObjectTreeGraph.h | |
| RootObject | UObject * | The root object a result was found in. | Editors/SFindInObjectTreeGraph.h |