FToolElement::GenerateWidget

A convenience pass through method to the [FToolElementRegistrationArgs](API\Developer\WidgetRegistration\FToolElementRegistrationArgs) GenerateWidget method which generates the [TSharedRef](API\Runtime\Core\Templates\TSharedRef)

Unreal Engine C++ API Reference > Developer > WidgetRegistration > FToolElement

References

   
Module WidgetRegistration
Header /Engine/Source/Developer/WidgetRegistration/Public/ToolElementRegistry.h
Include #include "ToolElementRegistry.h"
Source /Engine/Source/Developer/WidgetRegistration/Private/ToolElementRegistry.cpp
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GenerateWidget()  

Remarks

A convenience pass through method to the FToolElementRegistrationArgs GenerateWidget method which generates the TSharedRef the TSharedRef which makes up the UI for this tool element


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library