SEventsTree::OnColumnSortModeChanged

Handles column sorting mode change

Windows
MacOS
Linux

References

Module

TaskGraph

Header

/Engine/Source/Developer/TaskGraph/Public/SEventsTree.h

Include

#include "SEventsTree.h"

Source

/Engine/Source/Developer/TaskGraph/Private/SEventsTree.cpp

Syntax

void OnColumnSortModeChanged
(
    const EColumnSortPriority::Type SortPriority,
    const FName & ColumnId,
    const EColumnSortMode::Type InSortMode
)

Remarks

Handles column sorting mode change

Parameters

Parameter

Description

InSortMode

New sorting 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