SGraphPinObject::DoesWidgetHandleSettingEditingEnabled

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

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins > SGraphPinObject

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinObject.h
Include #include "KismetPins/SGraphPinObject.h"
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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library