SGraphPin::GetLabelWidget

Get the widget we should put in the label space, which displays the name of the pin.

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphPin

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphPin.h
Include #include "SGraphPin.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphPin.cpp
virtual [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetLabelWidget
(
    const [FName](API\Runtime\Core\UObject\FName) & InPinLabelStyle
)

Remarks

Get the widget we should put in the label space, which displays the name of the pin.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library