Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/FUserWidgetPool
| Type | Name | Description | |
|---|---|---|---|
| UserWidgetT * | GetOrCreateInstance
(
TSubclassOf< UserWidgetT > WidgetClass |
Gets an instance of a widget of the given class. | |
| UserWidgetT * | GetOrCreateInstance
(
TSubclassOf< UserWidgetT > WidgetClass, |
Gets an instance of the widget this factory is for with a custom underlying SObjectWidget type |