Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UUserWidget
| Type | Name | Description | |
|---|---|---|---|
| ExtensionType * | GetExtension () |
Find the first extension of the requested type. | |
| UUserWidgetExtension * | GetExtension
(
TSubclassOf< UUserWidgetExtension > ExtensionType |
Find the first extension of the requested type. |