Navigation
Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SEventsTree
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\SEventsTree\FArguments) & InArgs )
Remarks
Construct the widget
Parameters
Name | Description |
---|---|
InArgs | A declaration from which to construct the widget |