Navigation
API > API/Editor > API/Editor/UMGEditor
| Name | EWidgetSupportsDynamicCreation |
| Type | enum |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include Path | #include "WidgetBlueprint.h" |
Syntax
enum EWidgetSupportsDynamicCreation
{
Default,
Yes,
No,
}
Values
| Name | Remarks |
|---|---|
| Default | |
| Yes | |
| No |