Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UBaseWidgetBlueprint
| Type | Name | Description | |
|---|---|---|---|
| void | ForEachSourceWidget
(
TFunctionRef< void(class UWidget*)> Fn |
Identical to GetAllSourceWidgets, but as an algorithm | |
| void | ForEachSourceWidget
(
TFunctionRef< void(class UWidget*)> Fn |
Identical to GetAllSourceWidgets, but as an algorithm |