Navigation
API > API/Editor > API/Editor/StatsViewer > API/Editor/StatsViewer/FObjectHyperlinkColumnInitializa-
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.