Navigation
Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SEventItem
References
Module | ProfileVisualizer |
Header | /Engine/Source/Developer/ProfileVisualizer/Public/SEventsTree.h |
Include | #include "SEventsTree.h" |
Source | /Engine/Source/Developer/ProfileVisualizer/Private/SEventsTree.cpp |
void Construct ( const [FArguments](API\Developer\ProfileVisualizer\SEventItem\FArguments) & InArgs, const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [STableViewBase](API\Runtime\Slate\Widgets\Views\STableViewBase) > & InOwnerTableView )
Remarks
Construct the widget
Parameters
Name | Description |
---|---|
InArgs | A declaration from which to construct the widget |