Navigation
Unreal Engine C++ API Reference > 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 |