Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/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 |
void SetRegistrationArgs
&40;
TSharedRef< FToolElementRegistrationArgs > RegistrationArgs
&41;
Remarks
Sets the FToolElementRegistrationArgs for the this tool element to RegistrationArgs
Parameters
| Name | Description |
|---|---|
| RegistrationArgs | the FToolElementRegistrationArgs for the this tool element |