Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/FObjectTreeGraphClassConfigs
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCallTraits< bool >::ConstReference HasSelfPin () |
Editors/ObjectTreeGraphConfig.h | ||
TCallTraits< bool >::ConstReference HasSelfPin
(
typename TCallTraits< bool >::ConstReference DefaultValue |
Whether graph nodes for this class have a self pin. | Editors/ObjectTreeGraphConfig.h |
HasSelfPin()
| Name | HasSelfPin |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
TCallTraits< bool >::ConstReference HasSelfPin() const
HasSelfPin(typename TCallTraits< bool >::ConstReference)
Description
Whether graph nodes for this class have a self pin.
| Name | HasSelfPin |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
TCallTraits< bool >::ConstReference HasSelfPin
(
typename TCallTraits< bool >::ConstReference DefaultValue
) const