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