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

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SPanel.h

Include

#include "Widgets/SPanel.h"

Syntax

void Construct()

Remarks

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