Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
A utility class that can search a series of string tokens across an object tree graph.
| |
|
| Name |
FObjectTreeGraphSearch |
| Type |
class |
| Header File |
/Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphSearch.h |
| Include Path |
#include "Editors/ObjectTreeGraphSearch.h" |
Syntax
class FObjectTreeGraphSearch
Constructors
Structs
Typedefs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| RootObjectInfos |
TArray< FRootObjectInfo > |
|
Editors/ObjectTreeGraphSearch.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Adds a root object to search through. |
Editors/ObjectTreeGraphSearch.h |
|
|
Searchs for the given string tokens. |
Editors/ObjectTreeGraphSearch.h |
|