USourceControlHelpers::ListRevertablePackages

Find packages that can be reverted in Source Control locations

Unreal Engine C++ API Reference > Developer > SourceControl > USourceControlHelpers

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlHelpers.h
Include #include "SourceControlHelpers.h"
Source /Engine/Source/Developer/SourceControl/Private/SourceControlHelpers.cpp
static bool ListRevertablePackages
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > & OutRevertablePackageNames
)

Remarks

Find packages that can be reverted in Source Control locations


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library