Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetBlueprintGeneratedClass
| Type | Name | Description | |
|---|---|---|---|
| TArray< UWidgetBlueprintGeneratedClassExtension * > | GetExtensions
(
TSubclassOf< UWidgetBlueprintGeneratedClassExtension > InExtensionType, |
Find the extensions of the requested type. | |
| void | GetExtensions
(
TArray< UWidgetBlueprintGeneratedClassExtension* >& OutExtensions, |