FCurveTableCustomizationLayout::HandleRowNameComboBoxGenarateWidget

Return the representation of the the row names to display

Windows
MacOS
Linux

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/Customizations/CurveTableCustomization.h

Include

#include "Customizations/CurveTableCustomization.h"

Syntax

TSharedRef< ITableRow > HandleRowNameComboBoxGenarateWidget
(
    TSharedPtr< FString > InItem,
    const TSharedRef< STableViewBase > & OwnerTable
)

Remarks

Return the representation of the the row names to display

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