Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorFileUtils
| Type | Name | Description | |
|---|---|---|---|
| ECommandResult::Type | CheckoutPackages
(
const TArray< FString >& PkgsToCheckOut, |
Check out the specified packages from source control and report any errors while checking out | |
| ECommandResult::Type | CheckoutPackages
(
const TArray< UPackage* >& PkgsToCheckOut, |
Check out the specified packages from source control and report any errors while checking out |