SCustomDialog::SLATE_ARGUMENT

Should this dialog use a scroll box for over-sized content? (default: true) Max height for the scroll box (default: 300)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Dialogs/CustomDialog.h

Include

#include "Dialogs/CustomDialog.h"

Syntax

IconBrush SLATE_ARGUMENT
(
    bool,
    UseScrollBox
)

Remarks

Should this dialog use a scroll box for over-sized content? (default: true) Max height for the scroll box (default: 300)

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