SThemeColorBlocksBar::Construct

Most panels do not create widgets as part of their implementation, so they do not need to implement a [Construct()](API\Runtime\SlateCore\Widgets\SPanel\Construct)Most panels do not create widgets as part of their implementation, so they do not need to implement a [Construct()](API\Runtime\SlateCore\Widgets\SPanel\Construct)

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorThemes.h

Include

#include "Widgets/Colors/SColorThemes.h"

Source

/Engine/Source/Runtime/AppFramework/Private/Widgets/Colors/SColorThemes.cpp

Syntax

void Construct
(
    const FArguments & InArgs
)

Remarks

Most panels do not create widgets as part of their implementation, so they do not need to implement a Construct()Most panels do not create widgets as part of their implementation, so they do not need to implement a Construct()

Most panels do not create widgets as part of their implementation, so they do not need to implement a Construct()

Most panels do not create widgets as part of their implementation, so they do not need to implement a Construct()

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