SGraphPinObject::GetDefaultValueWidget

Build the widget we should put into the 'default value' space, shown when nothing connected

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"
Source /Engine/Source/Editor/GraphEditor/Private/KismetPins/SGraphPinObject.cpp
virtual [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetDefaultValueWidget()  

Remarks

Build the widget we should put into the 'default value' space, shown when nothing connected


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library