Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/Editors > API/Plugins/GameplayCamerasEditor/Editors/SObjectTreeGraphToolboxEntry
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SObjectTreeGraphToolboxEntry::FArguments
References
| Module | GameplayCamerasEditor |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SObjectTreeGraphToolbox.h |
| Include | #include "Editors/SObjectTreeGraphToolbox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SObjectTreeGraphToolboxEntry >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | GraphConfig
(
const FObjectTreeGraphConfig* InArg |
The configuration of the graph this toolbox works for. | |
| WidgetArgsType & | HighlightText
(
const TAttribute< FText >& InAttribute |
Text to highlight if a search is ongoing. | |
| WidgetArgsType & |
ObjectClass
(
UClass* InArg |
The object class represented by this entry. |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |