Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/Widget.h |
| Include | #include "Components/Widget.h" |
Syntax
namespace UMWidget
{
enum
{
EntryClass,
EntryInterface,
}
}
Values
| Name | Description |
|---|---|
| EntryClass | [ClassMetadata] [PropertyMetadata] Specifies the base class by which to filter available entry classes within DynamicEntryBox and any ListViewBase. |
| EntryInterface | [ClassMetadata] [PropertyMetadata] Specifies the base class by which to filter available entry classes within DynamicEntryBox and any ListViewBase. |
Remarks
Valid keywords for the UCLASS macro