IPropertyTableColumn::Sort

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IPropertyTableColumn.h

Include

#include "IPropertyTableColumn.h"

Syntax

void Sort
(
    TArray< TSharedRef< class IPropertyTableRow > > & Rows,
    const EColumnSortMode::Type PrimarySortMode,
    const TSharedPtr< IPropertyTableColumn > & SecondarySortColumn,
    const EColumnSortMode::Type SecondarySortMode
)

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