SEventsTree::CreateSelectedEventsViewRecursivelyFlatCoalesced

Helper function for creating a copy of the selected events combining leaves with the same name and flattening the hierarchy

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 CreateSelectedEventsViewRecursivelyFlatCoalesced
(
    TArray< TSharedPtr< FVisualizerEvent > > & SourceEvents
)

Remarks

Helper function for creating a copy of the selected events combining leaves with the same name and flattening the hierarchy

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