FPackagesDialogModule::ShowPackagesDialog

Shows the package dialog window as a modal window

Windows
MacOS
Linux

References

Module

PackagesDialog

Header

/Engine/Source/Editor/PackagesDialog/Public/PackagesDialog.h

Include

#include "PackagesDialog.h"

Source

/Engine/Source/Editor/PackagesDialog/Private/PackagesDialog.cpp

Syntax

virtual EDialogReturnType ShowPackagesDialog
(
    OUTTSet< FString > & InOutIgnoredPackages
)

Remarks

Shows the package dialog window as a modal window

Shows the package dialog window as a modal window

Returns

Which button was pressed

Parameters

Parameter

Description

InPackagedToIgnore

The Set of packages to ignore when saving.

InOutPackagedToIgnore

The array that should be updated with the ignored packages

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