SGraphPaletteItem::CreateTextSlotWidget

Create the text widget

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SGraphPalette.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphPalette.cpp

Syntax

virtual TSharedRef< SWidget > CreateTextSlotWidget
(
    const FSlateFontInfo & NameFont,
    FCreateWidgetForActionData *const InCreateData,
    TAttribute< bool > bIsReadOnly
)

Remarks

Create the text widget

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