Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/FToolElementRegistrationKey
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/ToolElementRegistry.h |
| Include | #include "ToolElementRegistry.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/ToolElementRegistry.cpp |
FToolElementRegistrationKey
&40;
FName InName,
EToolElement InToolElementType
&41;
Remarks
Constructor for FToolElementRegistrationKey.
Parameters
| Name | Description |
|---|---|
| InName | the FName that will be part of the compound key for the FToolElement this denotes |
| InToolElementType | the EToolElementType that will be part of the compound key for the FToolElement this denotes |