SGraphPin::DoesWidgetHandleSettingEditingEnabled

If true the graph pin subclass is responsible for setting the IsEnabled delegates for the aspects it cares about.

Windows
MacOS
Linux

Override Hierarchy

SGraphPin::DoesWidgetHandleSettingEditingEnabled()

SGraphPinObject::DoesWidgetHandleSettingEditingEnabled()

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphPin.h

Include

#include "SGraphPin.h"

Syntax

virtual bool DoesWidgetHandleSettingEditingEnabled() const

Remarks

If true the graph pin subclass is responsible for setting the IsEnabled delegates for the aspects it cares about. If false, the default value widget enabling is done by the base class

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss