SMajorTabWindow::Construct

Constructs this widget.

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > Widgets > SMajorTabWindow

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/Widgets/SMajorTabWindow.h
Include #include "Insights/Widgets/SMajorTabWindow.h"
Source /Engine/Source/Developer/TraceInsights/Private/Insights/Widgets/SMajorTabWindow.cpp
void Construct
(
    const [FArguments](API\Developer\TraceInsights\Insights\Widgets\SMajorTabWindow\FArguments) & InArgs,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SDockTab](API\Runtime\Slate\Widgets\Docking\SDockTab) > & ConstructUnderMajorTab,
    const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWindow](API\Runtime\SlateCore\Widgets\SWindow) > & ConstructUnderWindow
)

Remarks

Constructs this widget.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library