Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/FObjectTreeGraphClassConfigs
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCallTraits< bool >::ConstReference CanCreateNew () |
Editors/ObjectTreeGraphConfig.h | ||
TCallTraits< bool >::ConstReference CanCreateNew
(
typename TCallTraits< bool >::ConstReference DefaultValue |
Whether users can create new objects of this class in the graph. | Editors/ObjectTreeGraphConfig.h |
CanCreateNew()
| Name | CanCreateNew |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
TCallTraits< bool >::ConstReference CanCreateNew() const
CanCreateNew(typename TCallTraits< bool >::ConstReference)
Description
Whether users can create new objects of this class in the graph.
| Name | CanCreateNew |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
TCallTraits< bool >::ConstReference CanCreateNew
(
typename TCallTraits< bool >::ConstReference DefaultValue
) const