FSortHelper::Primary

Sort primarily using the specified 'getter' visitor and mode

Windows
MacOS
Linux

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/SortHelper.h

Include

#include "SortHelper.h"

Syntax

FSortHelper & Primary
(
    const TTreeItemGetter< PrimaryKeyType > & Visitor,
    EColumnSortMode::Type SortMode
)

Remarks

Sort primarily using the specified 'getter' visitor and mode

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