FAssetViewSortManager::SetOrToggleSortColumn

Sets the sort mode based on the column that was clicked, returns true if newly assigned

Unreal Engine C++ API Reference > Editor > ContentBrowser > FAssetViewSortManager

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/AssetViewSortManager.h
Include #include "AssetViewSortManager.h"
Source /Engine/Source/Editor/ContentBrowser/Private/AssetViewSortManager.cpp
bool SetOrToggleSortColumn
(
    const [EColumnSortPriority::Type](API\Runtime\Slate\Widgets\Views\EColumnSortPriority__Type) InSortPriority,
    const [FName](API\Runtime\Core\UObject\FName) & InColumnId
)

Remarks

Sets the sort mode based on the column that was clicked, returns true if newly assigned


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library