FAssetViewSortManager::SetSortColumnId

Sets the column to sort

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
void SetSortColumnId
(
    const [EColumnSortPriority::Type](API\Runtime\Slate\Widgets\Views\EColumnSortPriority__Type) InSortPriority,
    const [FName](API\Runtime\Core\UObject\FName) & InColumnId
)

Remarks

Sets the column to sort


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library