SGraphBar::Construct

Construct the widget

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library