UMWidget::

Valid keywords for the UCLASS macro

Windows
MacOS
Linux

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss