SExpandableArea::Construct

Constructs a new widget.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SExpandableArea.h

Include

#include "Widgets/Layout/SExpandableArea.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SExpandableArea.cpp

Syntax

void Construct
(
    const FArguments & InArgs
)

Remarks

Constructs a new widget.

Parameters

Parameter

Description

InArgs

Construction arguments.

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