Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UDynamicEntryBox
Syntax
TFunction< void(UUserWidget &42;)> OnPreviewEntryCreatedFunc
Remarks
Called whenever a preview entry is made for this widget in the designer. Intended to allow a containing widget to do any additional modifications needed in the interest of maintaining an accurate designer preview.