Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UDynamicEntryBox
Syntax
TSubclassOf< UUserWidget > EntryWidgetClass
Remarks
The class of widget to create entries of. If natively binding this widget, use the EntryClass UPROPERTY metadata to specify the desired entry widget base class.