FCurveTableCustomizationLayout::HandleRowNameComboBoxGenarateWidget

Return the representation of the the row names to display

Unreal Engine C++ API Reference > Editor > DetailCustomizations > Customizations > FCurveTableCustomizationLayout

References

   
Module DetailCustomizations
Header /Engine/Source/Editor/DetailCustomizations/Public/Customizations/CurveTableCustomization.h
Include #include "Customizations/CurveTableCustomization.h"
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [ITableRow](API\Runtime\Slate\Widgets\Views\ITableRow) > HandleRowNameComboBoxGenarateWidget
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FString](API\Runtime\Core\Containers\FString) > InItem,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [STableViewBase](API\Runtime\Slate\Widgets\Views\STableViewBase) > & OwnerTable
)

Remarks

Return the representation of the the row names to display


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library