Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/FObjectTreeGraphClassConfigs
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCallTraits< TSubclassOf< UObjectTreeGraphNode > >::ConstReference GraphNodeClass () |
Editors/ObjectTreeGraphConfig.h | ||
TCallTraits< TSubclassOf< UObjectTreeGraphNode > >::ConstReference GraphNodeClass
(
typename TCallTraits< TSubclassOf< UObjectTreeGraphNode > >::ConstReference DefaultValue |
The subclass of graph nodes to create. | Editors/ObjectTreeGraphConfig.h |
GraphNodeClass()
| Name | GraphNodeClass |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
TCallTraits< TSubclassOf< UObjectTreeGraphNode > >::ConstReference GraphNodeClass() const
GraphNodeClass(typename TCallTraits< TSubclassOf< UObjectTreeGraphNode > >::ConstReference)
Description
The subclass of graph nodes to create.
| Name | GraphNodeClass |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
TCallTraits< TSubclassOf< UObjectTreeGraphNode > >::ConstReference GraphNodeClass
(
typename TCallTraits< TSubclassOf< UObjectTreeGraphNode > >::ConstReference DefaultValue
) const