Navigation
API > API/Editor > API/Editor/PackagesDialog > API/Editor/PackagesDialog/FPackagesDialogModule
References
| Module | PackagesDialog |
| Header | /Engine/Source/Editor/PackagesDialog/Public/PackagesDialog.h |
| Include | #include "PackagesDialog.h" |
| Source | /Engine/Source/Editor/PackagesDialog/Private/PackagesDialog.cpp |
virtual void GetResults
&40;
TArray< UPackage &42; > & OutPackages,
ECheckBoxState InChecked
&41;
Remarks
Populates the passed in array with the desired packages
Parameters
| Name | Description |
|---|---|
| OutPackages | The array that should be populated with the desired packages |
| InChecked | The type of packages that we want to retrieve |