OnGenerateWidget

Delegate called to generate a custom widget for display in a cell of a [UObject](API\Runtime\CoreUObject\UObject\UObject) custom column.

Windows
MacOS
Linux

Syntax

FOnGenerateWidget OnGenerateWidget

Remarks

Delegate called to generate a custom widget for display in a cell of a UObject custom column. Note that overriding this means that the calling code is responsible for handling interactions with the widget, i.e. OnObjectHyperlinkClicked will not be called.

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