Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/FBuilderKey > API/Developer/WidgetRegistration/FBuilderKey/__ctor
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/BuilderKey.h |
| Include | #include "BuilderKey.h" |
FBuilderKey
(
const FName InKey
)
Remarks
The constructor which takes an FName which provides the identifier for this BuilderKey
Parameters
| Name | Description |
|---|---|
| InKey | the FName which provides the identifier for this BuilderKey |