Navigation
API > API/Editor > API/Editor/UMGEditor
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/UIComponentUtils.h |
| Include | #include "UIComponentUtils.h" |
Syntax
class FUIComponentUtils
Functions
| Type | Name | Description | |
|---|---|---|---|
| FClassViewerInitializationOptions | |||
| UUIComponent * | CreateUIComponent
(
TSubclassOf< UUIComponent > ComponentClass, |
||
| UUIComponentContainer * | GetOrCreateComponentsContainerForUserWidget
(
UUserWidget* UserWidget |
||
| UUIComponentContainer * | GetUIComponentContainerFromWidgetBlueprint
(
UWidgetBlueprint* WidgetBlueprint |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FUIComponentClassFilter |