Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/FBuilderKey
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/BuilderKey.h |
| Include | #include "BuilderKey.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/BuilderKey.cpp |
FString GetKeyWithSuffix
(
const FName Suffix
) const
a combined key with Suffix
Parameters
| Name | Description |
|---|---|
| Suffix | the FName that will provide the Suffix for the combined Key |