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