Navigation
Unreal Engine C++ API Reference > Developer > ProfileVisualizer > STimeline
References
Module | ProfileVisualizer |
Header | /Engine/Source/Developer/ProfileVisualizer/Public/STimeline.h |
Include | #include "STimeline.h" |
Source | /Engine/Source/Developer/ProfileVisualizer/Private/STimeline.cpp |
void Construct ( const [FArguments](API\Developer\ProfileVisualizer\STimeline\FArguments) & InArgs )
Remarks
Construct the widget
Parameters
Name | Description |
---|---|
InArgs | A declaration from which to construct the widget |