FOnCreateWidgetForAction

Delegate that can be used to create a widget for a particular action

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

Type

typedef TBaseDelegate_OneParam< [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) >, [FCreateWidgetForActionData](API\Editor\GraphEditor\FCreateWidgetForActionData) *const  > FOnCreateWidgetForAction  

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h
Include #include "SGraphActionMenu.h"

Remarks

Delegate that can be used to create a widget for a particular action


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library