SEventItem

Item used in task graph events list

Unreal Engine C++ API Reference > Developer > ProfileVisualizer

Inheritance Hierarchy

References

   
Module ProfileVisualizer
Header /Engine/Source/Developer/ProfileVisualizer/Public/SEventsTree.h
Include #include "SEventsTree.h"

Syntax

class SEventItem : public [SMultiColumnTableRow< TSharedPtr< FVisualizerEvent > >](API\Runtime\Slate\Widgets\Views\SMultiColumnTableRow)  

Remarks

Item used in task graph events list

Functions

Type Name Description
void Construct ( const FArguments& InArgs, const TSharedRef< STableViewBase > ... ) Construct the widget

Overridden from SMultiColumnTableRow

Type Name Description
TSharedRef< ... GenerateWidgetForColumn ( const FName& ColumnName ) Generates a widget for task graph events list column

Classes

Type Name Description
Public struct FArguments  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library