Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/FObjectTreeGraphClassConfig
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCallTraits< TOptional< EEdGraphPinDirection > >::ConstReference SelfPinDirectionOverride () |
The direction of the self pin. | Editors/ObjectTreeGraphConfig.h | |
FObjectTreeGraphClassConfig & SelfPinDirectionOverride
(
typename TCallTraits< TOptional< EEdGraphPinDirection > >::ParamType InValue |
Editors/ObjectTreeGraphConfig.h |
SelfPinDirectionOverride()
Description
The direction of the self pin.
| Name | SelfPinDirectionOverride |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
TCallTraits< TOptional< EEdGraphPinDirection > >::ConstReference SelfPinDirectionOverride() const
SelfPinDirectionOverride(typename TCallTraits< TOptional< EEdGraphPinDirection > >::ParamType)
| Name | SelfPinDirectionOverride |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphConfig.h |
| Include Path | #include "Editors/ObjectTreeGraphConfig.h" |
FObjectTreeGraphClassConfig & SelfPinDirectionOverride
(
typename TCallTraits< TOptional< EEdGraphPinDirection > >::ParamType InValue
)