Navigation
API > API/Editor > API/Editor/PackagesDialog > API/Editor/PackagesDialog/FPackagesDialogModule > API/Editor/PackagesDialog/FPackagesDialogModule/ShowPackagesDialog
References
| Module | PackagesDialog |
| Header | /Engine/Source/Editor/PackagesDialog/Public/PackagesDialog.h |
| Include | #include "PackagesDialog.h" |
| Source | /Engine/Source/Editor/PackagesDialog/Private/PackagesDialog.cpp |
virtual EDialogReturnType ShowPackagesDialog
&40;
TSet< FString > & InOutIgnoredPackages
&41;
Remarks
Shows the package dialog window as a modal window
Shows the package dialog window as a modal window Which button was pressed
Parameters
| Name | Description |
|---|---|
| InPackagedToIgnore | The Set of packages to ignore when saving. |
| InOutPackagedToIgnore | The array that should be updated with the ignored packages |