Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetBlueprintGeneratedClass
| Type | Name | Description | |
|---|---|---|---|
| ExtensionType * | GetExtension
(
bool bIncludeSuper |
Find the first extension of the requested type. | |
| UWidgetBlueprintGeneratedClassExtension * | GetExtension
(
TSubclassOf< UWidgetBlueprintGeneratedClassExtension > InExtensionType, |
Find the first extension of the requested type. |