Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/FToolElementRegistrationArgs > API/Developer/WidgetRegistration/FToolElementRegistrationArgs/__ctor
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/ToolElementRegistry.h |
| Include | #include "ToolElementRegistry.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/ToolElementRegistry.cpp |
FToolElementRegistrationArgs
(
UE::DisplayBuilders::FBuilderKey InBuilderKey
)
Remarks
The constructor, which takes an FBuilderKey which will define the type of Tool Element
Parameters
| Name | Description |
|---|---|
| InBuilderKey | the FBuilderKey that provides the Key for this builder |