SModeWidget::Construct

Construct a [SModeWidget](API\Editor\Kismet\WorkflowOrientedApp\SModeWidget).

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/WorkflowOrientedApp/SModeWidget.h

Include

#include "WorkflowOrientedApp/SModeWidget.h"

Source

/Engine/Source/Editor/Kismet/Private/WorkflowOrientedApp/SModeWidget.cpp

Syntax

void Construct
(
    const FArguments & InArgs,
    const FText & InText,
    const FName InMode
)

Remarks

Construct a SModeWidget.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss