Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FPackageSourceControlHelper
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/PackageSourceControlHelper.h |
| Include | #include "PackageSourceControlHelper.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/PackageSourceControlHelper.cpp |
bool GetDesiredStatesForModification
&40;
const TArray< FString > & PackageNames,
TArray< FString > & OutPackagesToCheckout,
TArray< FString > & OutPackagesToAdd,
bool bErrorsAsWarnings
&41; const