Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorFileUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FileHelpers.h |
| Include | #include "FileHelpers.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/FileHelpers.cpp |
static void FindAllPackageFiles
&40;
TArray< FString > & OutPackages
&41;
Remarks
Looks for package files in the known content paths on disk.
Parameters
| Name | Description |
|---|---|
| OutPackages | All found package filenames. |